public class OtherUtils extends Object
OtherUtils()
<T,R> List<R>
batch(java.util.function.Function<List<T>,List<R>> fun, List<T> list, int size)
String
evaluateJavaScript(String script, Map<String,Object> argumentBindings)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OtherUtils()
public <T,R> List<R> batch(java.util.function.Function<List<T>,List<R>> fun, List<T> list, int size)
fun
list
size
public String evaluateJavaScript(String script, Map<String,Object> argumentBindings)
script
argumentBindings
Copyright © 2019. All rights reserved.