-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionSimply invoke
Function.eval(Object...)UseIOUtil.getResource(String, ClassLoader, Class)for clarity!Simply invokeRunnable.run()
-
Deprecated ConstructorsConstructorDescriptionUse
#IOUtil(String[], ClassLoader, Class)for clarity!
Bitfieldimplementations viaBitfield.Factory.create(int).Simple bitfield holder class using an int[] storage.
IntBitfield allows convenient access of a wide field of transient bits using efficient storage in O(1).
It can be used e.g. to map key-codes to pressed-state etc.