Example usage for java.lang Cloneable interface-usage

List of usage examples for java.lang Cloneable interface-usage

Introduction

In this page you can find the example usage for java.lang Cloneable interface-usage.

Usage

From source file com.twosigma.beaker.chart.xychart.plotitem.Text.java

/**
 * Text
 */
public class Text implements Serializable, Cloneable {

    private Number x = 0.0d;

From source file net.sourceforge.jabm.util.SummaryStats.java

/**
 * <p>
 * A utility class for cumulative tracking of stats for a set of doubles.
 * Moments are incremented dynamically, rather than keeping the actual cases in
 * memory.
 * </p>

From source file org.gumtree.vis.hist2d.ColorPaintScale.java

/**
 * @author nxi
 *
 */
public class ColorPaintScale implements PaintScale, Serializable, Cloneable {

From source file io.restassured.internal.http.BasicNameValuePairWithNoValueSupport.java

/**
 * Basically a copy of the BasicNameValuePair that allows for no-value parameters.
 */
public class BasicNameValuePairWithNoValueSupport implements NameValuePair, Cloneable, Serializable {

    private final String name;

From source file gov.nih.nci.iso21090.Ed.java

/**
 * Represents the iso ED type.
 *
 * TODO Add Invariants checks.
. Either reference, data, value or xml must be provided if not null
  Only one of reference, data, value or xml may be specified

From source file org.cubictest.model.PropertyAwareObject.java

/**
 * Base class for all model objects. Contains publish subscribe logic.
 * 
 * @author SK Skytteren
 */
public abstract class PropertyAwareObject implements Cloneable {

From source file org.apache.cocoon.portal.layout.AbstractParameters.java

/**
 *
 * @author <a href="mailto:cziegeler@s-und-n.de">Carsten Ziegeler</a>
 * @author <a href="mailto:volker.schmitt@basf-it-services.com">Volker Schmitt</a>
 * 
 * @version CVS $Id: AbstractParameters.java 123289 2004-12-24 10:47:49Z cziegeler $

From source file com.jayway.restassured.internal.http.BasicNameValuePairWithNoValueSupport.java

/**
 * Basically a copy of the BasicNameValuePair that allows for no-value parameters.
 */
public class BasicNameValuePairWithNoValueSupport implements NameValuePair, Cloneable, Serializable {

    private final String name;

From source file com.dianping.lion.entity.User.java

/**
 * User
 * 
 * @author youngphy.yang
 * 
 */

From source file m.c.m.proxyma.resource.ProxymaResponseDataBean.java

/**
 * <p>
 * This class rappresents all the data that can be sent to a Client as Response.<br/>
 * It is designed to be "rewritable" in any part allowing plugins to manipulate
 * it without any restriction.<br/>
 * This class makes Proxyma able to transparently handle "Servlet"