Uses of Interface
io.activej.common.recycle.Recycler
Packages that use Recycler
-
Uses of Recycler in io.activej.common.recycle
Methods in io.activej.common.recycle that return RecyclerModifier and TypeMethodDescriptionstatic @NotNull Recycler<?>Recyclers.ensureRecycler(@NotNull Class<?> type) Ensures a recycler for a given typeMethods in io.activej.common.recycle with parameters of type Recycler