Package | Description |
---|---|
org.glassfish.pfl.basic.algorithm | |
org.glassfish.pfl.basic.fsm | |
org.glassfish.pfl.basic.func |
Modifier and Type | Method and Description |
---|---|
static <A,R> R |
Algorithms.fold(List<A> list,
R initial,
BinaryFunction<R,A,R> func) |
Modifier and Type | Class and Description |
---|---|
static class |
Guard.Base.IntFunc |
Modifier and Type | Class and Description |
---|---|
class |
BinaryFunctionBase<S,T,R> |
Copyright © 2017 Oracle. All rights reserved.