picsou.util
Class DataHelper

java.lang.Object
  extended by picsou.util.DataHelper

public class DataHelper
extends java.lang.Object


Constructor Summary
DataHelper()
           
 
Method Summary
static Algorithm copyAlgorithm(Algorithm alg)
           
static Asset copyAsset(Asset asset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataHelper

public DataHelper()
Method Detail

copyAlgorithm

public static Algorithm copyAlgorithm(Algorithm alg)

copyAsset

public static Asset copyAsset(Asset asset)