Package com.refinedmods.refinedstorage.api.resource.list
@ParametersAreNonnullByDefault
package com.refinedmods.refinedstorage.api.resource.list
-
ClassDescriptionThis is a utility class to easily decorate a
MutableResourceListImpl
.An implementation of aResourceList
that lazily copies from an original list.Mutable variant ofResourceList
.Represents the result of an operation in aMutableResourceList
.An implementation of aResourceList
that stores the resource entries in memory.Represents a list of resources of an arbitrary type.