Uses of Enum Class
org.harctoolbox.irp.BitCounter.BitCounterType
-
Uses of BitCounter.BitCounterType in org.harctoolbox.irp
Modifier and TypeMethodDescriptionBitCounter.getType
(int n) BitCounter.BitCounterType.update
(int bit) static BitCounter.BitCounterType
Returns the enum constant of this class with the specified name.static BitCounter.BitCounterType[]
BitCounter.BitCounterType.values()
Returns an array containing the constants of this enum class, in the order they are declared.