korat.utils.cv
Class C.Candidate

java.lang.Object
  extended by korat.utils.cv.C.Candidate
Enclosing class:
C

static class C.Candidate
extends Object


Field Summary
(package private)  long l
           
 
Constructor Summary
C.Candidate(long l)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

l

long l
Constructor Detail

C.Candidate

C.Candidate(long l)
Method Detail

toString

public String toString()
Overrides:
toString in class Object