org.apache.hadoop.record.compiler
Class CodeBuffer

java.lang.Object
  extended by org.apache.hadoop.record.compiler.CodeBuffer

public class CodeBuffer
extends java.lang.Object

A wrapper around StringBuffer that automatically does indentation


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

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2009 The Apache Software Foundation