ise.antelope.tasks
Class Math.Candidate

java.lang.Object
  extended by ise.antelope.tasks.Math.Candidate
Enclosing class:
Math

public class Math.Candidate
extends java.lang.Object


Constructor Summary
Math.Candidate(java.lang.Class c, java.lang.reflect.Method m)
           
 
Method Summary
 java.lang.Class getCandidateClass()
           
 java.lang.reflect.Method getCandidateMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Math.Candidate

public Math.Candidate(java.lang.Class c,
                      java.lang.reflect.Method m)
Method Detail

getCandidateClass

public java.lang.Class getCandidateClass()

getCandidateMethod

public java.lang.reflect.Method getCandidateMethod()