C E F O P T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- copyOf(Collection<? extends E>) - Static method in class pl.tlinkowski.unij.api.UniLists
-
Equivalent of
List.copyOf(Collection). - copyOf(Collection<? extends E>) - Static method in class pl.tlinkowski.unij.api.UniSets
-
Equivalent of
Set.copyOf(Collection). - copyOf(Map<? extends K, ? extends V>) - Static method in class pl.tlinkowski.unij.api.UniMaps
-
Equivalent of
Map.copyOf(Map).
All Classes All Packages