Package org.jdbi.v3.core.generic
Class GenericType<T>
- java.lang.Object
-
- org.jdbi.v3.core.generic.GenericType<T>
-
public abstract class GenericType<T> extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.reflect.Typetype
-
Constructor Summary
Constructors Modifier Constructor Description protectedGenericType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.reflect.TypegetType()
-