Interface ObjectCopier<T>


  • public interface ObjectCopier<T>
    • Method Detail

      • objectCopy

        T objectCopy​(T o)