public static final class Decoder.SimpleDecodesSet extends Object
| Constructor and Description |
|---|
SimpleDecodesSet(Decoder.DecodeTree decodeTree)
Creates a SimpleDecodeSet from a DecodeTree.
|
SimpleDecodesSet(List<Decoder.Decode> list) |
| Modifier and Type | Method and Description |
|---|---|
(package private) List<Decoder.Decode> |
sortedValues() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SimpleDecodesSet(List<Decoder.Decode> list)
public SimpleDecodesSet(Decoder.DecodeTree decodeTree)
decodeTree - List<Decoder.Decode> sortedValues()
Copyright © 2019. All rights reserved.