frysk.junit
Class KernelMatch

java.lang.Object
  extended by frysk.junit.KernelMatch

public abstract class KernelMatch
extends Object


Constructor Summary
KernelMatch()
           
 
Method Summary
abstract  boolean matches(KernelVersion version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KernelMatch

public KernelMatch()
Method Detail

matches

public abstract boolean matches(KernelVersion version)