Interface Descriptor
- All Known Implementing Classes:
ReflectiveDescriptor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
REFLECTIVE
-
-
Method Details
-
describe
Transforms the givenClassinto aClassDescription.- Parameters:
clazz- theClassto transform- Returns:
- the
ClassDescriptionbuilt from the givenClass
-