public class ContextControllerDetailHash extends Object implements ContextControllerDetail
Constructor and Description |
---|
ContextControllerDetailHash() |
Modifier and Type | Method and Description |
---|---|
int |
getGranularity() |
ContextControllerDetailHashItem[] |
getItems() |
boolean |
isPreallocate() |
void |
setGranularity(int granularity) |
void |
setItems(ContextControllerDetailHashItem[] items) |
void |
setPreallocate(boolean preallocate) |
public ContextControllerDetailHashItem[] getItems()
public void setItems(ContextControllerDetailHashItem[] items)
public int getGranularity()
public void setGranularity(int granularity)
public boolean isPreallocate()
public void setPreallocate(boolean preallocate)
Copyright © 2005–2018. All rights reserved.