Class ReturnTypeInfo
java.lang.Object
org.geysermc.databaseutils.processor.query.type.ReturnTypeInfo
-
Constructor Summary
ConstructorsConstructorDescriptionReturnTypeInfo(boolean async, TypeMirror type, TypeMirror selfType, TypeUtils typeUtils) -
Method Summary
-
Constructor Details
-
ReturnTypeInfo
-
-
Method Details
-
async
public boolean async() -
type
-
elementType
-
elementTypeOrType
-
isSelf
public boolean isSelf() -
isCollection
public boolean isCollection() -
isSelfCollection
public boolean isSelfCollection() -
isAnySelf
public boolean isAnySelf() -
isVoid
public boolean isVoid() -
equals
-
hashCode
public int hashCode() -
toString
-