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 ExtendedCountListener
public Long getIntermediaryCount()
public void setIntermediaryCount(long intermediaryCount)
setIntermediaryCount
in interface ExtendedCountListener
public boolean isCountComplete()
public void setCountComplete()
setCountComplete
in interface ExtendedCountListener
Copyright © 2009-2013 DuraSpace. All Rights Reserved.