Package io.microsphere.collection
Class Iterators
- java.lang.Object
-
- io.microsphere.collection.Iterators
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanequals(java.util.Iterator<?> one, java.util.Iterator<?> another)Equals twoIterators
-