Package com.igormaznitsa.jbbp.model
package com.igormaznitsa.jbbp.model
-
ClassDescriptionThe Interface describes a field which contains data which width is lesser or equals byte.JBBPAbstractArrayField<T extends JBBPAbstractField>The Class is the ancestor for all field which represent arrays.The Class is the ancestor for all fields and arrays of fields.Describes an array contains bit fields.Describes an array of boolean values.Describes a byte array.Describes a double array.Describes an array of floats.Describes an array of integers.Describes a long array.Describes a short array.Describes an array of strings.Describes a structure array.Describes an unsigned byte array.Describes a long array.Describes an unsigned short array.Describes a bit field.Describes a boolean field.Describes a byte field.Describes a double value field.Describes a float field.Describes an integer field.Describes a long value field.Describes a short value field.Describes a java string object.Describes a structure.Describes an unsigned byte value field.Describes a unsigned integer (32 bit) field.Describes an unsigned short value field.The Interface describes a field which bit order can be inverted.The Interface describes a named field.The Interface describes array which elements can be provided as number or boolean.The Interface describes a field which content can be represented as a numeric value.