Uses of Enum Class
com.github.benmanes.caffeine.jcache.copy.IdentityCopier
Packages that use IdentityCopier
-
Uses of IdentityCopier in com.github.benmanes.caffeine.jcache.copy
Subclasses with type arguments of type IdentityCopier in com.github.benmanes.caffeine.jcache.copyMethods in com.github.benmanes.caffeine.jcache.copy that return IdentityCopierModifier and TypeMethodDescriptionstatic IdentityCopierReturns the enum constant of this class with the specified name.static IdentityCopier[]IdentityCopier.values()Returns an array containing the constants of this enum class, in the order they are declared.