Package org.sonar.php.utils.collections
Class IteratorUtils
java.lang.Object
org.sonar.php.utils.collections.IteratorUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Iterator<T>
static <T> Iterator<T>
iteratorOf
(T element) static <T> Iterator<T>
iteratorOf
(T... element)
-
Method Details
-
iteratorOf
-
iteratorOf
-
concat
-