Uses of Class
io.helidon.common.GenericType
-
Uses of GenericType in io.helidon.common
Methods in io.helidon.common that return GenericTypeModifier and TypeMethodDescriptionstatic <N> GenericType<N>Constructs a new generic type instance representing the given class.static <N> GenericType<N>Constructs a new generic type, using the provided generic type information and deriving the class.static <N> GenericType<N>GenericType.create(N object) Constructs a new generic type instance representing the class of the given object.