ru.biosoft.access
Class Index.StringIndexEntry

java.lang.Object
  extended byru.biosoft.access.Index.IndexEntry
      extended byru.biosoft.access.Index.StringIndexEntry
Enclosing class:
Index

public static class Index.StringIndexEntry
extends Index.IndexEntry


Field Summary
 java.lang.String value
           
 
Fields inherited from class ru.biosoft.access.Index.IndexEntry
from, len
 
Constructor Summary
Index.StringIndexEntry(java.lang.String initValue)
           
 
Method Summary
 int length()
           
 
Methods inherited from class ru.biosoft.access.Index.IndexEntry
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

value

public java.lang.String value
Constructor Detail

Index.StringIndexEntry

public Index.StringIndexEntry(java.lang.String initValue)
Method Detail

length

public int length()
Overrides:
length in class Index.IndexEntry


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.