net.sourceforge.plantuml.version
Interface IteratorCounter

All Superinterfaces:
Iterator<String>
All Known Implementing Classes:
IteratorCounterImpl

public interface IteratorCounter
extends Iterator<String>


Method Summary
 int currentNum()
           
 
Methods inherited from interface java.util.Iterator
hasNext, next, remove
 

Method Detail

currentNum

int currentNum()


Copyright © 2014. All Rights Reserved.