public class ItemCounter extends Object implements ExtendedCountListener
| Constructor and Description |
|---|
ItemCounter() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCount() |
Long |
getIntermediaryCount() |
boolean |
isCountComplete() |
void |
setCount(long count) |
void |
setCountComplete() |
void |
setIntermediaryCount(long intermediaryCount) |
public Long getCount()
public void setCount(long count)
setCount in interface ExtendedCountListenerpublic Long getIntermediaryCount()
public void setIntermediaryCount(long intermediaryCount)
setIntermediaryCount in interface ExtendedCountListenerpublic boolean isCountComplete()
public void setCountComplete()
setCountComplete in interface ExtendedCountListenerCopyright © 2009-2013 DuraSpace. All Rights Reserved.