Uses of Class
org.harctoolbox.irp.Decoder.Decode
-
Uses of Decoder.Decode in org.harctoolbox.irp
Modifier and TypeMethodDescriptionDecoder.Decode.getDecode()
Decoder.TrunkDecodeTree.getDecode()
ElementaryDecode.getDecode()
Decoder.TrunkDecodeTree.getTrunk()
NamedProtocol.recognize
(ModulatedIrSequence irSequence, int beginPos, Decoder.DecoderParameters userSuppliedDecoderParameters) Tries to match the ModulatedIrSequence in the argument, if match, return the matching parameters.Protocol.recognize
(ModulatedIrSequence irSequence, boolean rejectNoRepeats, boolean strict) Protocol.recognize
(ModulatedIrSequence irSequence, int beginPos, boolean rejectNoRepeats, Decoder.DecoderParameters params) Tries to match the ModulatedIrSequence in the argument, if match, return the matching parameters.Modifier and TypeMethodDescriptionDecoder.DecodeTree.toList()
Creates a List of the Trunks of a DecodeTree.Modifier and TypeMethodDescriptionint
Decoder.Decode.compareTo
(Decoder.Decode other) boolean
NameEngine.numericallyEquals
(Decoder.Decode other)