Uses of Interface
org.harctoolbox.irp.ElementaryDecode
Packages that use ElementaryDecode
-
Uses of ElementaryDecode in org.harctoolbox.irp
Classes in org.harctoolbox.irp with type parameters of type ElementaryDecodeModifier and TypeClassDescriptionstatic class
Classes in org.harctoolbox.irp that implement ElementaryDecodeModifier and TypeClassDescriptionstatic final class
static final class
Methods in org.harctoolbox.irp that return types with arguments of type ElementaryDecodeModifier and TypeMethodDescriptionDecoder.decodeIrSignalWithFallback
(IrSignal irSignal, Decoder.DecoderParameters decoderParams) Decoder.decodeLoose
(IrSignal irSignal, Decoder.DecoderParameters decoderParams) Method parameters in org.harctoolbox.irp with type arguments of type ElementaryDecodeModifier and TypeMethodDescriptionvoid
ProtocolListDomFactory.add
(Decoder.AbstractDecodesCollection<? extends ElementaryDecode> decodes) void
ProtocolListDomFactory.add
(Decoder.AbstractDecodesCollection<? extends ElementaryDecode> decodes, String name)