jestr.core
Class StringificationManagerBase.StatsImpl

java.lang.Object
  extended byjestr.core.StringificationManagerBase.StatsImpl
All Implemented Interfaces:
StringificationManager.Stats
Enclosing class:
StringificationManagerBase

public static class StringificationManagerBase.StatsImpl
extends java.lang.Object
implements StringificationManager.Stats


Constructor Summary
StringificationManagerBase.StatsImpl()
           
 
Method Summary
 int getTotal()
           
 void increment()
           
 void setTotal(int t)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringificationManagerBase.StatsImpl

public StringificationManagerBase.StatsImpl()
Method Detail

getTotal

public int getTotal()
Specified by:
getTotal in interface StringificationManager.Stats

setTotal

public void setTotal(int t)

increment

public void increment()

toString

public java.lang.String toString()


Copyright (c) 2001-2003 - Apache Software Foundation