toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.reflections
/
WithModifiers
With
Modifiers
public
interface
WithModifiers
implements
Link
(
source
)
An interface for links to types with modifiers.
Author
Dustin Glaser
Inheritors
ConstructorLink
MethodLink
FieldLink
TypeLink
Members
Functions
kind
Link copied to clipboard
public
abstract
Link.Kind
kind
(
)
modifiers
Link copied to clipboard
public
abstract
int
modifiers
(
)
Return the bit representation of the modifiers of this link.
reflection
Link copied to clipboard
public
abstract
Object
reflection
(
)