private static class SmallSortedMap.EmptySet
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.Iterable<java.lang.Object> |
ITERABLE |
private static java.util.Iterator<java.lang.Object> |
ITERATOR |
Modifier | Constructor and Description |
---|---|
private |
EmptySet() |
Modifier and Type | Method and Description |
---|---|
(package private) static <T> java.lang.Iterable<T> |
iterable() |