Class SelectByteIterable.IfByteProcedure
java.lang.Object
org.eclipse.collections.impl.lazy.primitive.SelectByteIterable.IfByteProcedure
- All Implemented Interfaces:
Serializable
,ByteProcedure
- Enclosing class:
SelectByteIterable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
procedure
-
-
Constructor Details
-
IfByteProcedure
-
-
Method Details
-
value
public void value(byte each) - Specified by:
value
in interfaceByteProcedure
-