Uses of Interface
pabeles.concurrency.ConcurrencyOps.NewInstance
Packages that use ConcurrencyOps.NewInstance
-
Uses of ConcurrencyOps.NewInstance in pabeles.concurrency
Constructors in pabeles.concurrency with parameters of type ConcurrencyOps.NewInstanceModifierConstructorDescriptionGrowArray
(ConcurrencyOps.NewInstance<D> factory) GrowArray
(ConcurrencyOps.NewInstance<D> factory, ConcurrencyOps.Reset<D> reset) GrowArray
(ConcurrencyOps.NewInstance<D> factory, ConcurrencyOps.Reset<D> reset, Class<D> type) Specifies the internal array type.