Interface ICustomJavaDataType<TYPE extends ICustomJavaDataType<TYPE>>

    • Method Detail

      • copy

        @NonNull
        TYPE copy()
        Provides a copy of the data value associated with the Datatype instance.
        Returns:
        the copy