uk.ac.leeds.ccg.andyt.projects.moses.utilities
Class StaticCopy

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.moses.utilities.StaticCopy

public class StaticCopy
extends java.lang.Object

Class of static methods for copying Objects.


Constructor Summary
StaticCopy()
           
 
Method Summary
static java.util.HashMap copy_Key_Vector_HashMap(java.util.HashMap aKey_Vector_Hashmap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticCopy

public StaticCopy()
Method Detail

copy_Key_Vector_HashMap

public static java.util.HashMap copy_Key_Vector_HashMap(java.util.HashMap aKey_Vector_Hashmap)