public class NBTCompound.NBTValues extends AbstractCollection<Object>
Modifier and Type | Class and Description |
---|---|
class |
NBTCompound.NBTValues.NBTValuesIterator |
Modifier and Type | Method and Description |
---|---|
Iterator<Object> |
iterator() |
int |
size() |
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, hashCode, parallelStream, removeIf, spliterator, stream
public Iterator<Object> iterator()
iterator
in interface Iterable<Object>
iterator
in interface Collection<Object>
iterator
in class AbstractCollection<Object>
public int size()
size
in interface Collection<Object>
size
in class AbstractCollection<Object>
Copyright © 2017. All rights reserved.