Uses of Class
org.harctoolbox.irp.Decoder.DecodeTree
Packages that use Decoder.DecodeTree
-
Uses of Decoder.DecodeTree in org.harctoolbox.irp
Methods in org.harctoolbox.irp that return Decoder.DecodeTreeModifier and TypeMethodDescriptionDecoder.decode(ModulatedIrSequence irSequence, Decoder.DecoderParameters userSuppliedDecoderParameters) Delivers a List of Map of Decodes from a ModulatedIrSequence.Decoder.TrunkDecodeTree.getRest()Methods in org.harctoolbox.irp with parameters of type Decoder.DecodeTreeConstructors in org.harctoolbox.irp with parameters of type Decoder.DecodeTreeModifierConstructorDescriptionSimpleDecodesSet(Decoder.DecodeTree decodeTree) Creates a SimpleDecodeSet from a DecodeTree.