Interface BitEntity

All Known Implementing Classes:
JBBPFieldArrayBit, JBBPFieldBit

public interface BitEntity
The Interface describes a field which contains data which width is lesser or equals byte.
Since:
1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the width of the field.
  • Method Details

    • getBitWidth

      JBBPBitNumber getBitWidth()
      Get the width of the field.
      Returns:
      the width of the field, must not be null