Package net.minestom.server.utils
Class ArrayUtils
java.lang.Object
net.minestom.server.utils.ArrayUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic <T> int[]mapToIntArray(Collection<T> collection, ToIntFunction<T> function)
-
Method Details
-
isEmpty
-
mapToIntArray
-