|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.record.compiler.JType
org.apache.hadoop.record.compiler.JInt
Constructor Summary | |
JInt()
Creates a new instance of JInt |
Method Summary | |
String |
getSignature()
|
Methods inherited from class org.apache.hadoop.record.compiler.JType |
genCppDecl, genCppGetSet, genJavaCompareTo, genJavaConstructorParam, genJavaDecl, genJavaEquals, genJavaGetSet, genJavaHashCode, genJavaReadMethod, genJavaReadWrapper, genJavaWriteMethod, genJavaWriteWrapper, getCppType, getJavaType, getJavaWrapperType, getMethodSuffix |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JInt()
Method Detail |
public String getSignature()
getSignature
in class JType
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |