Uses of Interface
com.github.underscore.Underscore.Function3
-
Uses of Underscore.Function3 in com.github.underscore
Methods in com.github.underscore that return Underscore.Function3Modifier and TypeMethodDescriptionprivate static Underscore.Function3<String,
Integer, String, String> U.createPadDir
(boolean fromRight) Methods in com.github.underscore with parameters of type Underscore.Function3Modifier and TypeMethodDescriptionU.createCompounder
(Underscore.Function3<String, String, Integer, String> callback)