Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jacomma.util
Interface Prototype  view Prototype download Prototype.java

All Superinterfaces:
java.lang.Cloneable

public interface Prototype
extends java.lang.Cloneable

Instannces are forced to be cloneable at the top-level (externally cloneable)


Method Summary
 java.lang.Object clone()
           
 

Method Detail

clone

public java.lang.Object clone()