JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
org.jdbi.v3.core.generic
GenericType
Contents
Description
Method Summary
Method Details
getType()
Hide sidebar
Show sidebar
Class GenericType<
T
>
java.lang.Object
org.jdbi.v3.core.generic.GenericType<T>
public abstract class
GenericType<T>
extends
Object
Method Summary
All Methods
Instance Methods
Concrete Methods
Modifier and Type
Method
Description
final
Type
getType
()
Methods inherited from class
Object
equals
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Method Details
getType
public final
Type
getType
()