org.semispace
Class AlternateButEqual

java.lang.Object
  extended by org.semispace.AlternateButEqual

public class AlternateButEqual
extends Object

Holder which is really equal to alternateHolder in contents. Trying to confuse the extraction method.


Field Summary
 String fieldA
           
 String fieldB
           
 
Constructor Summary
AlternateButEqual()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

fieldA

public String fieldA

fieldB

public String fieldB
Constructor Detail

AlternateButEqual

public AlternateButEqual()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2012. All Rights Reserved.