public static interface Cursor.Function<Out>
Out
apply(Value input)
Out apply(Value input) throws java.lang.Exception
java.lang.Exception