Interface Copyable<T>


public interface Copyable<T>
Author:
Tim Boudreau
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • copy

      T copy()