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