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