Interface PublicCloneable

All Superinterfaces:
Cloneable
All Known Implementing Classes:
Size2D, StandardGradientPaintTransformer

public interface PublicCloneable extends Cloneable
An interface that exposes the clone() method.
Author:
David Gilbert
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a clone of the object.