org.expasy.jpl.commons.base
Interface ExplicitlyCloneable

All Superinterfaces:
Cloneable
All Known Implementing Classes:
CounterImpl, Interval, RecordsCount

public interface ExplicitlyCloneable
extends Cloneable

The ExplicitlyCloneable interface should be implemented by any object that may be duplicated.

Version:
1.0
Author:
nikitin

Method Summary
 Object clone()
          duplicate the object
 

Method Detail

clone

Object clone()
duplicate the object



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.