org.xshare.base.counter
Interface StaticCounter

All Superinterfaces:
BaseCounter

public interface StaticCounter
extends BaseCounter

Version:
$Revision: 1.2 $
Author:
Oliver Fischer

Method Summary
 void addRule(java.lang.Object pKey, UnaryPredicate pRule)
           
 
Methods inherited from interface org.xshare.base.counter.BaseCounter
getResultFor, getResultKeys, hasResultFor, passThrough, passThrough, reset
 

Method Detail

addRule

public void addRule(java.lang.Object pKey,
                    UnaryPredicate pRule)


jKiska Base 0.10 [http://jkiska.sourceforge.net]