| Class | Description |
|---|---|
| Pair<K,V> |
a simple tuple with two values.
|
| ParameterPath |
Path of a configuration parameter.
|
| TreeBranch<T extends Serializable> |
Immutable simple tree that can be used by swing Trees.
|
| TreeBranch.PreOrderIterator<X extends Serializable> |
inner class that delegates to PreOrderNodeIterator
to fetch content in pre-order.
|
| TreeBranch.PreOrderNodeIterator<X extends Serializable> |
Inner class to fetch nodes in pre-order.
|
| UniquePair<K,V> |
A simple tuple with two immutable values.
|
| ViewValue |
A Pair whee the first element is a String.
|
Copyright © 2019 LSST. All rights reserved.