インタフェース SPatch

既知のサブインタフェースのリスト:
SListPatch<V>, SMapPatch<V>, SMovableListPatch<V>, SQueuePatch<V>
既知の実装クラスのリスト:
SListPatchMap, SListPatchReset, SMapPatchMap, SMapPatchReset, SMovableListPatchMap, SMovableListPatchReset, SQueuePatchMap, SQueuePatchReset

public interface SPatch
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    int
     
    boolean
     
    void
    serialize(com.fasterxml.jackson.core.JsonGenerator gen)
     
  • メソッドの詳細

    • getWeight

      int getWeight()
    • serialize

      void serialize(com.fasterxml.jackson.core.JsonGenerator gen) throws IOException
      例外:
      IOException
    • isReset

      boolean isReset()