Package ch.njol.skript.classes
Interface Cloner<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
An interface for optionally cloning an object,
should return the given object if no cloning is required.
-
Method Summary
-
Method Details
-
clone
-