Package org.harctoolbox.irp
Class Decoder.TrunkDecodeTree
java.lang.Object
org.harctoolbox.irp.Decoder.TrunkDecodeTree
- All Implemented Interfaces:
Comparable<Decoder.TrunkDecodeTree>
,ElementaryDecode
,HasPreferOvers
- Enclosing class:
- Decoder
public static final class Decoder.TrunkDecodeTree
extends Object
implements ElementaryDecode, Comparable<Decoder.TrunkDecodeTree>
-
Method Details
-
toString
-
toString
- Specified by:
toString
in interfaceHasPreferOvers
-
getName
- Specified by:
getName
in interfaceHasPreferOvers
-
getMap
- Specified by:
getMap
in interfaceElementaryDecode
-
getTrunk
-
getRest
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Decoder.TrunkDecodeTree>
-
equals
-
hashCode
public int hashCode() -
getPreferOverNames
Description copied from interface:HasPreferOvers
Returns the prefer-overs.- Specified by:
getPreferOverNames
in interfaceHasPreferOvers
- Returns:
- Set<String> of the names of protocols that are prefer-overs.
-
getDecode
- Specified by:
getDecode
in interfaceElementaryDecode
-