org.tm4j.panckoucke.util.AMNodeIterator .size()

Description

returns the node count.

Returns

the number of times the nextNode-method of this Iterator may be called (after a call to reset()), before a NoSuchElement Exception is thrown

Other Resources

Related Topics