org.h2.build.indexer
Class Page

java.lang.Object
  extended by org.h2.build.indexer.Page

public class Page
extends java.lang.Object

Represents a page of the indexer.


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