class BuilderUtil extends Object
Constructor and Description |
---|
BuilderUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isCallableConstructor(ExecutableElement constructor) |
static boolean |
isClass(TypeMirror typeMirror) |
static boolean |
isConstructor(String methodName) |
static boolean |
isInterface(TypeMirror typeMirror) |
static boolean |
isThisReference(TypeMirror typeMirror) |
public static boolean isClass(TypeMirror typeMirror)
public static boolean isInterface(TypeMirror typeMirror)
public static boolean isCallableConstructor(ExecutableElement constructor)
public static boolean isConstructor(String methodName)
public static boolean isThisReference(TypeMirror typeMirror)
Version 2.0.0 generated on 2014-11-22 at 09:45 - (C) 41concepts Aps. Refer to project homepage valjogen.41concepts.com for more information.