org.apache.hadoop.record.compiler
Class JBoolean
java.lang.Object
org.apache.hadoop.record.compiler.JType
org.apache.hadoop.record.compiler.JBoolean
public class JBoolean
- extends JType
- Author:
- Milind Bhandarkar
Constructor Summary |
JBoolean()
Creates a new instance of JBoolean |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBoolean
public JBoolean()
- Creates a new instance of JBoolean
getSignature
public String getSignature()
genJavaCompareTo
public String genJavaCompareTo(String fname,
String other)
genJavaHashCode
public String genJavaHashCode(String fname)
genJavaSlurpBytes
public String genJavaSlurpBytes(String b,
String s,
String l)
genJavaCompareBytes
public String genJavaCompareBytes()
Copyright © 2006 The Apache Software Foundation