Class CollectShortProcedure<T>

  • All Implemented Interfaces:
    Serializable, Consumer<T>, Procedure<T>

    public final class CollectShortProcedure<T>
    extends Object
    implements Procedure<T>
    Applies a ShortFunction to an object and adds the result to a target short collection. This file was automatically generated from template file CollectPrimitiveProcedure.stg.
    See Also:
    Serialized Form