public abstract class AbstractValues<V> extends AbstractRefBinding implements Iterable<V>
| Constructor and Description |
|---|
AbstractValues() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<V> |
getValues() |
boolean |
isEmpty() |
Iterator<V> |
iterator() |
copy, getRefs, setRefclone, copy, copy, shallowCopyCopyright © 2014. All rights reserved.