Uses of Enum Class
org.harctoolbox.irp.BitCounter.BitCounterType
Packages that use BitCounter.BitCounterType
-
Uses of BitCounter.BitCounterType in org.harctoolbox.irp
Methods in org.harctoolbox.irp that return BitCounter.BitCounterTypeModifier and TypeMethodDescriptionBitCounter.getType(int n) BitCounter.BitCounterType.update(int bit) static BitCounter.BitCounterTypeReturns 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.