Uses of Enum Class
org.glassfish.jersey.internal.guava.RemovalCause
Packages that use RemovalCause
-
Uses of RemovalCause in org.glassfish.jersey.internal.guava
Methods in org.glassfish.jersey.internal.guava that return RemovalCauseModifier and TypeMethodDescriptionstatic RemovalCause
Returns the enum constant of this class with the specified name.static RemovalCause[]
RemovalCause.values()
Returns an array containing the constants of this enum class, in the order they are declared.