net.sf.adatagenerator.mutators
Class Utilities

java.lang.Object
  extended by net.sf.adatagenerator.mutators.Utilities

Deprecated. moved to net.sf.adatagenerator.mod package

public class Utilities
extends Object

See Also:
ModifierUtilities

Constructor Summary
Utilities()
          Deprecated.  
 
Method Summary
static char errorChar(Object value)
          Deprecated.  
static int errorPosition(String value, int offset)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utilities

public Utilities()
Deprecated. 
Method Detail

errorPosition

public static int errorPosition(String value,
                                int offset)
Deprecated. 

errorChar

public static char errorChar(Object value)
Deprecated. 


Copyright © 2011-2012. All Rights Reserved.