sofya.mutator.operators
Class LCC.LCCVariant

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

public static class LCC.LCCVariant
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