All Downloads are FREE. Search and download functionalities are using the official Maven repository.

name.remal.java.lang.reflect.Parameter.kt Maven / Gradle / Ivy

package name.remal

import name.remal.reflection.HierarchyUtils
import java.lang.reflect.Parameter

val Parameter.hierarchy: List get() = HierarchyUtils.getHierarchy(this)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy