Class SumOfByteProcedure<T>
java.lang.Object
org.eclipse.collections.impl.block.procedure.SumOfByteProcedure<T>
- All Implemented Interfaces:
Serializable, Consumer<T>, Procedure<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ByteFunction<? super T> protected byteprivate static final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
function
-
result
protected byte result
-
-
Constructor Details
-
SumOfByteProcedure
-
-
Method Details
-
getResult
public byte getResult() -
value
-