Interface VarbitComposition


  • public interface VarbitComposition
    • Method Detail

      • getIndex

        int getIndex()
        The varp index for this varbit
        Returns:
      • getLeastSignificantBit

        int getLeastSignificantBit()
        The least significant bit of the varbit
        Returns:
      • getMostSignificantBit

        int getMostSignificantBit()
        The most significant bit of the varbit (inclusive)
        Returns: