|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.woinstaller.io.BlockEntry
public class BlockEntry
Field Summary | |
---|---|
java.lang.Long |
length
|
java.lang.Long |
offset
|
Constructor Summary | |
---|---|
BlockEntry()
|
Method Summary | |
---|---|
int |
compareTo(BlockEntry o)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.lang.Long offset
public java.lang.Long length
Constructor Detail |
---|
public BlockEntry()
Method Detail |
---|
public int compareTo(BlockEntry o)
compareTo
in interface java.lang.Comparable<BlockEntry>
public java.lang.String toString()
toString
in class java.lang.Object
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |