| Package | Description |
|---|---|
| org.jsimpledb.util |
General utility classes used with JSimpleDB.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNavigableSet<E>
Support superclass for
NavigableSet implementations for which calculating size() requires
an iteration through all of the set's elements to count them. |
class |
ConvertedNavigableSet<E,W>
Provides a transformed view of a wrapped
NavigableSet using a strictly invertable Converter. |
class |
ConvertedSet<E,W>
|
Copyright © 2016. All rights reserved.