Interface CloneableConfig<T>


  • public interface CloneableConfig<T>
    • Method Detail

      • asNewClone

        T asNewClone​(T origin)