This commit is contained in:
U-BASIS\dgrove 2017-11-06 13:11:34 -05:00
parent a17f212667
commit ab77d2c5aa

View File

@ -25,7 +25,7 @@ import java.nio.ByteBuffer;
* An object that converts case data for a case directory coordination service
* node to and from byte arrays.
*/
public class CaseNodeData {
public final class CaseNodeData {
private static final int CURRENT_VERSION = 0;