JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.github.classgraph
Interface HasName
All Known Implementing Classes:
AnnotationInfo
,
AnnotationParameterValue
,
ArrayClassInfo
,
ClassInfo
,
FieldInfo
,
MethodInfo
,
ModuleInfo
,
PackageInfo
public interface
HasName
A named object.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getName
()
Get the name.
Method Detail
getName
String
getName()
Get the name.
Returns:
The name.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2020. All rights reserved.