Uses of Enum Class
com.google.auto.common.Visibility
Packages that use Visibility
-
Uses of Visibility in com.google.auto.common
Methods in com.google.auto.common that return VisibilityModifier and TypeMethodDescriptionstatic Visibility
Visibility.effectiveVisibilityOfElement
(Element element) Returns effective visibility of the given element meaning that it takes into account the visibility of its enclosing elements.static Visibility
Returns the visibility of the givenElement
.static Visibility
Returns the enum constant of this class with the specified name.static Visibility[]
Visibility.values()
Returns an array containing the constants of this enum class, in the order they are declared.