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
Methods in com.github.benmanes.caffeine.jcache.copy that return IdentityCopierModifier and TypeMethodDescriptionstatic IdentityCopier
Returns 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.