public static final class Decoder.SimpleDecodesSet extends Decoder.AbstractDecodesCollection<Decoder.Decode>
map| 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() |
add, contains, first, get, isEmpty, iterator, println, printNoDecodes, reduce, remove, remove, size, sortclone, 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()
sortedValues in class Decoder.AbstractDecodesCollection<Decoder.Decode>Copyright © 2020. All rights reserved.