-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Iterator<com.github.mustachejava.util.Element<T>> |
iterator() |
int |
size() |
-
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
-
-
Method Detail
-
size
public int size()
- Specified by:
size
in interface Collection<com.github.mustachejava.util.Element<T>>
- Specified by:
size
in class AbstractCollection<com.github.mustachejava.util.Element<T>>
Copyright © 2013. All Rights Reserved.