net.sf.juoserver.files
Class IdxFileEntryImpl
java.lang.Object
net.sf.juoserver.files.IdxFileEntryImpl
- All Implemented Interfaces:
- IdxFileEntry
public class IdxFileEntryImpl
- extends Object
- implements IdxFileEntry
IdxFileEntryImpl
public IdxFileEntryImpl(int start,
int length)
index
public IdxFileEntry index(int index)
- Specified by:
index in interface IdxFileEntry
getIndex
public int getIndex()
- Specified by:
getIndex in interface IdxFileEntry
getStart
public int getStart()
- Specified by:
getStart in interface IdxFileEntry
getLength
public int getLength()
- Specified by:
getLength in interface IdxFileEntry
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2010-2012. All Rights Reserved.