JavaScript is disabled on your browser.
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
org.jenetics.util
Interface Copyable<T>
All Known Subinterfaces:
ISeq
<T>,
MSeq
<T>
All Known Implementing Classes:
Array
,
CharSeq
,
Population
public interface
Copyable
<T>
Since:
1.0
Version:
1.0 —
$Date: 2013-08-29 $
Author:
Franz Wilhelmstötter
Method Summary
Methods
Modifier and Type
Method and Description
T
copy
()
Return a new copy of type
T
.
Method Detail
copy
T
copy
()
Return a new copy of type
T
.
Returns:
a new copy of type
T
.
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
© 2007-2014 Franz Wilhelmstötter
(2014-03-07 19:35)