| Package | Description |
|---|---|
| org.genantics.set |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyedSet<K extends Comparable<K>,T extends Keyed<K>>
Immutable set based on AVL tree.
|
protected static class |
KeyedSet.Empty<T extends Keyed<K>,K extends Comparable<K>>
Empty is a singleton object representing the empty set.
|
| Modifier and Type | Field and Description |
|---|---|
protected T |
KeyedSet.member |
Copyright © 2015. All rights reserved.