Interface S_ValuesEntry

  • All Known Implementing Classes:
    DeltaBuilder

    public interface S_ValuesEntry
    Note: When dealing with PolyStrings, the real values should be of PolyString, not of PolyStringType type. When combining `add` and `delete` operations on a single item, prefer using `delete` first. While not critical, it indicates how things are processed which matters if the same value is used in both `add` and `delete` - it is added in the end.