nz.ac.waikato.jdsl.core.ref
Class ToString.LocatorCollectionsStyle

java.lang.Object
  extended by nz.ac.waikato.jdsl.core.ref.ToString.LocatorCollectionsStyle
All Implemented Interfaces:
ToString.LocatorToString
Enclosing class:
ToString

public static class ToString.LocatorCollectionsStyle
extends java.lang.Object
implements ToString.LocatorToString

Stringifies a locator in the Java Collections style: (key)=(element).


Constructor Summary
ToString.LocatorCollectionsStyle()
           
 
Method Summary
 java.lang.String stringfor(Locator loc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToString.LocatorCollectionsStyle

public ToString.LocatorCollectionsStyle()
Method Detail

stringfor

public java.lang.String stringfor(Locator loc)
Specified by:
stringfor in interface ToString.LocatorToString


Copyright © 2009 ModelJUnit Project. All Rights Reserved.