| Package | Description |
|---|---|
| org.proxy4j.core.reflect |
| Modifier and Type | Method and Description |
|---|---|
static Visibility |
Visibility.get(int mod)
Returns the visibility from the given modifier flag set.
|
static Visibility |
Visibility.getVisibility(Member member) |
static Visibility |
Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.