public class CompoundObjectType.TypeIterator extends Object implements Iterator<CompoundObjectType>
public boolean hasNext()
hasNext in interface Iterator<CompoundObjectType>public CompoundObjectType next()
next in interface Iterator<CompoundObjectType>public void remove()
remove in interface Iterator<CompoundObjectType>Copyright © 2016. All rights reserved.