Interface PublicCloneable

All Superinterfaces:
Cloneable
All Known Implementing Classes:
HierarchicalConfiguration, PackageManager.PackageConfiguration, PropertyFileConfiguration, Size2D, StandardGradientPaintTransformer, SystemPropertyConfiguration

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

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