public class WebInterfaceBrowseServlet.UiBlockInfo extends Object implements Comparable<WebInterfaceBrowseServlet.UiBlockInfo>
Constructor and Description |
---|
UiBlockInfo(BlockInfo blockInfo) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(WebInterfaceBrowseServlet.UiBlockInfo p) |
long |
getBlockLength() |
long |
getID() |
boolean |
inMemory() |
public UiBlockInfo(BlockInfo blockInfo)
public int compareTo(WebInterfaceBrowseServlet.UiBlockInfo p)
compareTo
in interface Comparable<WebInterfaceBrowseServlet.UiBlockInfo>
public long getBlockLength()
public long getID()
public boolean inMemory()
Copyright © 2014. All rights reserved.