|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
ArrayListBinding | CollectionListBinding binds ArrayType to java.util.ArrayList |
BooleanArrayBinding | Binds the type Boolean[]-type to boolean[] Class. |
BooleanBindingDefault | Binds Boolean Type to java.lang.Boolean-class. |
ByteArrayBinding | Binds Byte[] type to byte[] class. |
ByteBindingDefault | Binds ByteType to java.lang.Byte-class |
DoubleArrayBinding | Binds Double[] type to double[] Class. |
DoubleBindingDefault | Binds DoubleType to java.lang.Double |
FloatArrayBinding | Binds Float[] Type to float[] class. |
FloatBindingDefault | Binds FloatType to java.lang.Float-class. |
HashMapBinding | Binds java.util.HashMap to MapType HashMapBinding has a very poor performance. |
HashSetBinding | Binds java.util.HashSet to Map(T, {}) |
IntArrayBinding | Binds Integer[] Type to int[] Class. |
IntegerBindingDefault | Binds Integer Type to java.lang.Integer |
LinkedListBinding | CollectionListBinding binds ArrayType to java.util.LinkedList |
LongArrayBinding | Binds Long[] type to long[] class. |
LongBindingDefault | |
ObjectArrayBinding | Binds to Object[] |
OptionalBindingDefault | This implementation binds OptionalType to null / Object assignment. |
StringBindingDefault | StringBindingDefault is a binding to java.lang.String class. |
StringVariantBinding | This class binding Variant to a filename/URL compatible String. |
TreeMapBinding | Binds java.util.TreeMap to MapType |
TreeSetBinding | Binds java.util.TreeSet to Map(T, {}) |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |