public class Java4CppType extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Java4CppType |
fromType(Type type) |
List<Java4CppType> |
getParameterizedTypes() |
Class<?> |
getRawClass() |
int |
hashCode() |
String |
toString() |
public static Java4CppType fromType(Type type)
public Class<?> getRawClass()
public List<Java4CppType> getParameterizedTypes()
Copyright © 2014. All Rights Reserved.