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