java.io.Serializable
, java.util.function.Consumer<T>
, Procedure<T>
public final class CollectShortProcedure<T> extends java.lang.Object implements Procedure<T>
Constructor | Description |
---|---|
CollectShortProcedure(ShortFunction<? super T> shortFunction,
MutableShortCollection targetCollection) |
Modifier and Type | Method | Description |
---|---|---|
MutableShortCollection |
getShortCollection() |
|
void |
value(T object) |
public CollectShortProcedure(ShortFunction<? super T> shortFunction, MutableShortCollection targetCollection)
public MutableShortCollection getShortCollection()
Copyright © 2004–2018. All rights reserved.