Class Hierarchy
- java.lang.Object
- io.github.portlek.reflection.clazz.ClassOf<T> (implements io.github.portlek.reflection.RefClass<T>)
- io.github.portlek.reflection.constructor.ConstructorOf<T> (implements io.github.portlek.reflection.RefConstructed<T>)
- io.github.portlek.reflection.parameterized.Converted (implements java.util.function.Supplier<T>)
- io.github.portlek.reflection.field.FieldOf (implements io.github.portlek.reflection.RefField)
- io.github.portlek.reflection.method.MethodOf (implements io.github.portlek.reflection.RefMethod)
- io.github.portlek.reflection.parameterized.ParameterizedOf<T> (implements io.github.portlek.reflection.RefParameterized<T>)
- io.github.portlek.reflection.parameterized.Primitive<T> (implements java.util.function.Supplier<T>)
Interface Hierarchy
Copyright © 2021. All rights reserved.