Interface DeepCloneable

  • All Known Subinterfaces:
    Bool
    All Known Implementing Classes:
    BoolI

    public interface DeepCloneable
    • Method Detail

      • deepClone

        default <R> R deepClone​(Class<? extends R> arg)