Interface ReadOnly


public interface ReadOnly
Denotes a read-only type. Created by miho on 23.02.17.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    default VObject
    Returns a modifiable deep copy of this read-only instance
  • Method Details

    • asModifiable

      default VObject asModifiable()
      Returns a modifiable deep copy of this read-only instance
      Returns:
      a modifiable deep copy of this read-only instance