ikbs.dynamique
Class CrtCount

java.lang.Object
  extended by ikbs.dynamique.CrtCount
All Implemented Interfaces:
Critere

public class CrtCount
extends java.lang.Object
implements Critere


Constructor Summary
CrtCount(int nbCount)
           
 
Method Summary
 boolean test(java.util.Vector clClasses)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrtCount

public CrtCount(int nbCount)
Method Detail

test

public boolean test(java.util.Vector clClasses)
Specified by:
test in interface Critere