- get(Object) - Method in class ej.basictool.map.AbstractPackedMap
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the
key.
- get(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
-
- getBooleanProperty(int, int) - Static method in class ej.basictool.BitFieldHelper
-
Gets a boolean value in a bit field.
- getBooleanPropertyAtOffset(int, int) - Static method in class ej.basictool.BitFieldHelper
-
Gets a boolean value in a bit field.
- getIndex(T[], T) - Static method in class ej.basictool.ArrayTools
-
Gets the index of an element in an array.
- getIndex(T[], T, int) - Static method in class ej.basictool.ArrayTools
-
Gets the index of an element in an array.
- getIndexEquals(T[], T) - Static method in class ej.basictool.ArrayTools
-
Gets the index of an element in an array.
- getIndexEquals(T[], T, int) - Static method in class ej.basictool.ArrayTools
-
Gets the index of an element in an array.
- getIntProperty(int, int, int) - Static method in class ej.basictool.BitFieldHelper
-
Gets a int value in a bit field.
- getKeyHashCode(Object) - Method in class ej.basictool.map.AbstractPackedMap
-
Gets the hash code of a key.
- getWrappedKeyHashCode(Object) - Method in class ej.basictool.map.AbstractPackedMap
-
Gets the hash code of a key stored in the packed map.
- getWrappedKeyHashCode(Object) - Method in class ej.basictool.map.AbstractWeakPackedMap
-