get Type Mirror Nullable
fun getTypeMirrorNullable(className: ClassName, elements: Elements, types: Types): TypeMirror?
Content copied to clipboard
fun getTypeMirrorNullable(clazz: Class<*>, elements: Elements): TypeMirror?
Content copied to clipboard
fun getTypeMirrorNullable(canonicalName: String, elements: Elements): TypeMirror?
Content copied to clipboard