Uses of Interface
org.n52.janmayen.Copyable
-
Packages that use Copyable Package Description org.n52.janmayen -
-
Uses of Copyable in org.n52.janmayen
Classes in org.n52.janmayen with type parameters of type Copyable Modifier and Type Interface Description interfaceCopyable<T extends Copyable<T>>A class that can produce a deep copy of itself.
-