|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.sconman.rep.FSQuotedRepository.QuotaCalculator
class FSQuotedRepository.QuotaCalculator
Field Summary | |
---|---|
(package private) FSQuotedRepository |
repository
|
(package private) long |
size
|
Constructor Summary | |
---|---|
FSQuotedRepository.QuotaCalculator(FSQuotedRepository repo)
|
Method Summary | |
---|---|
long |
getRepositorySize()
|
void |
onEntry(java.lang.String entryPath)
This method will be called for each entry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
long size
FSQuotedRepository repository
Constructor Detail |
---|
FSQuotedRepository.QuotaCalculator(FSQuotedRepository repo)
Method Detail |
---|
public void onEntry(java.lang.String entryPath)
IRepository.IVisitor
onEntry
in interface IRepository.IVisitor
entryPath
- The path to the entrypublic long getRepositorySize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |