Class JHipsterCollections
java.lang.Object
tech.jhipster.lite.shared.collection.domain.JHipsterCollections
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Collection<T> concat(Collection<T>... collections) static <T> Collection<T> immutable(Collection<T> collection) static <K,V> Map <K, V>
-
Method Details
-
immutable
-
immutable
-
concat
-