Package org.glassfish.grizzly
Interface Copyable
-
- All Known Subinterfaces:
Result
- All Known Implementing Classes:
ReadResult,RecordReadResult,RecordWriteResult,WriteResult
public interface CopyableGeneral interface for the objects, that could be copied/cloned.- Author:
- Alexey Stashok
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectcopy()
-
-
-
Method Detail
-
copy
Object copy()
-
-