- java.lang.Object
-
- java.util.AbstractCollection<E>
-
- org.zkoss.util.CollectionsX.OneCollection<E>
-
-
Method Summary
-
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Collection
equals, hashCode, parallelStream, removeIf, spliterator, stream
-
Methods inherited from interface java.lang.Iterable
forEach
-
-
Method Detail
-
size
public final int size()
- Specified by:
size
in interface java.util.Collection<E>
- Specified by:
size
in class java.util.AbstractCollection<E>
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.