DATATYPE - The type to be returned by the getClone() method.public interface ICloneable<DATATYPE>
Cloneable interface since it contains the desired return
type and is accessible solely by the interface.| Modifier and Type | Method and Description |
|---|---|
DATATYPE |
getClone() |
Copyright © 2014–2020 Philip Helger. All rights reserved.