Uses of Class
org.jasen.core.AbstractTestResult

Packages that use AbstractTestResult
org.jasen.core   
 

Uses of AbstractTestResult in org.jasen.core
 

Subclasses of AbstractTestResult in org.jasen.core
 class MultiPointTestResult
           Returned from a test when the test is intended to contribute to a total number of spam "points".
 class PointTestResult
           Returned from a test when the test is intended to contribute to a total number of spam "points".
 class ProbabilityTestResult
           Returned from a test when the result indicates a spam probability.