Interface Copyable

All Known Subinterfaces:
Result
All Known Implementing Classes:
ReadResult, RecordReadResult, RecordWriteResult, WriteResult

public interface Copyable
General interface for the objects, that could be copied/cloned.
Author:
Alexey Stashok
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details