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