sofya.mutator.operators
Class AFC.AFCVariant

java.lang.Object
  extended by sofya.mutator.operators.AFC.AFCVariant
All Implemented Interfaces:
Mutation.Variant
Enclosing class:
AFC

public static class AFC.AFCVariant
extends java.lang.Object
implements Mutation.Variant


Method Summary
 java.lang.String toString()
           
 java.lang.String toString(int otherFlags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Specified by:
toString in interface Mutation.Variant
Overrides:
toString in class java.lang.Object

toString

public java.lang.String toString(int otherFlags)