Class LargeStringProperty

    • Constructor Detail

      • LargeStringProperty

        public LargeStringProperty()
    • Method Detail

      • mergeValue

        protected void mergeValue​(Object previousValue,
                                  Object newValue,
                                  MergeResult mergeResult)
        Description copied from class: BaseProperty
        Try to apply 3 ways merge on property value.
        Overrides:
        mergeValue in class BaseProperty
        Parameters:
        previousValue - the previous version of the value
        newValue - the new version of the value
        mergeResult - merge report