JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.infumia.frame
Interface Cloned<This extends Cloned<This>>
Type Parameters:
This
- the type of the cloned object
public interface
Cloned<This extends Cloned<This>>
A cloned interface is a interface that is used to create cloned objects.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
This
cloned
()
Clones the object.
Method Detail
cloned
This
cloned()
Clones the object.
Returns:
the cloned object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method