Package com.mikuac.shiro.common.utils
Class InternalUtils
java.lang.Object
com.mikuac.shiro.common.utils.InternalUtils
InternalUtils class.
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Consumer<T>consumerWithIndex(ObjIntConsumer<T> consumer)
-
Method Details
-
consumerWithIndex
-