Searched refs:TYPE_SHORT (Results 1 – 2 of 2) sorted by relevance
95 static final int TYPE_SHORT = 'I' | 2 << 8; field in TypedProperties118 return TYPE_SHORT; in interpretType()
44 public static final byte TYPE_SHORT = 1; field in RsBrickedBitMask