- info.junius.library.jabb.decoder - package info.junius.library.jabb.decoder
-
- info.junius.library.jabb.generics - package info.junius.library.jabb.generics
-
- info.junius.library.jabb.impl - package info.junius.library.jabb.impl
-
- InstanceFactory - Class in info.junius.library.jabb.util
-
Utiltity class that tries to find an implementation to an interface or an abstract class and returns an instance of
the implementation class.
- InstanceFactory() - Constructor for class info.junius.library.jabb.util.InstanceFactory
-
- IntArrayDecoder - Class in info.junius.library.jabb.decoder
-
int array
Created: 4 Aug 2015, 12:07:06 pm
- IntArrayDecoder() - Constructor for class info.junius.library.jabb.decoder.IntArrayDecoder
-
- IntArrayEncoder - Class in info.junius.library.jabb.encoder
-
int array
Created: 4 Aug 2015, 12:06:37 pm
- IntArrayEncoder() - Constructor for class info.junius.library.jabb.encoder.IntArrayEncoder
-
- IntDecoder - Class in info.junius.library.jabb.decoder
-
int
Created: 3 Aug 2015, 4:42:12 pm
- IntDecoder() - Constructor for class info.junius.library.jabb.decoder.IntDecoder
-
- IntEncoder - Class in info.junius.library.jabb.encoder
-
int
Created: 3 Aug 2015, 4:40:23 pm
- IntEncoder() - Constructor for class info.junius.library.jabb.encoder.IntEncoder
-
- isAmbiguous(Object) - Method in class info.junius.library.jabb.validator.MemberIdAnnotationValidator
-
The memberID annotation has to be unique within a class.
- isAmbiguous(Object) - Method in class info.junius.library.jabb.validator.ObjectIdAnnotationValidator
-
Checks if the object id is unique for the given object.
- isMissing(Object) - Method in class info.junius.library.jabb.validator.ObjectIdAnnotationValidator
-
Returns true if the given, annotated object is not annotated with an ObjectID annotation.
- isValidJabbType(Class<?>) - Method in class info.junius.library.jabb.validator.JabbAnnotationValidator
-
Checks if the given class is a properly annotated JABB type
- isValidJabbType(Object) - Method in class info.junius.library.jabb.validator.JabbAnnotationValidator
-
Checks if the given object is a properly annotated JABB type
- iterator() - Method in class info.junius.library.jabb.dt.RawBinary
-
Returns an iterator that iterates the tree in main order