sofya.mutator.operators
Class ROP.ROPVariant

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

public static class ROP.ROPVariant
extends java.lang.Object
implements Mutation.Variant


Method Summary
 java.lang.String toString()
           
 
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