public static class Enrichers.ComputingIsQuorate<T>
extends java.lang.Object
Constructor and Description |
---|
ComputingIsQuorate(<any> typeToken,
QuorumCheck quorumCheck,
int totalSize) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
apply(java.util.Collection<java.lang.Boolean> input) |
public ComputingIsQuorate(<any> typeToken, QuorumCheck quorumCheck, int totalSize)