Lines Matching full:false_value
22 private static final byte[] FALSE_VALUE = new byte[] { 0 };70 this.value = (value) ? TRUE_VALUE : FALSE_VALUE;