Package network.oxalis.ng.as4.util
Class GeneralUtils
- java.lang.Object
-
- network.oxalis.ng.as4.util.GeneralUtils
-
public class GeneralUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description GeneralUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> Stream<T>iteratorToStreamOfUnknownSize(Iterator<T> iterator, int characteristics, boolean parallel)
-