org.apache.jute.compiler
Class JType

java.lang.Object
  extended by org.apache.jute.compiler.JType
Direct Known Subclasses:
JBoolean, JBuffer, JByte, JDouble, JFloat, JInt, JLong, JMap, JRecord, JString, JVector

public abstract class JType
extends Object

Abstract Base class for all types supported by Hadoop Record I/O.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait