Uses of Class
science.aist.neo4j.reflective.ParameterizedTypeImpl
-
Packages that use ParameterizedTypeImpl Package Description science.aist.neo4j.reflective -
-
Uses of ParameterizedTypeImpl in science.aist.neo4j.reflective
Methods in science.aist.neo4j.reflective that return ParameterizedTypeImpl Modifier and Type Method Description static ParameterizedTypeImpl
ParameterizedTypeImpl. make(Class<?> rawType, Type[] actualTypeArguments, Type ownerType)
-