Class HardMediumSoftScoreJsonbAdapter

java.lang.Object
org.optaplanner.persistence.jsonb.api.score.AbstractScoreJsonbAdapter<HardMediumSoftScore>
org.optaplanner.persistence.jsonb.api.score.buildin.hardmediumsoft.HardMediumSoftScoreJsonbAdapter
All Implemented Interfaces:
jakarta.json.bind.adapter.JsonbAdapter<HardMediumSoftScore,String>

public class HardMediumSoftScoreJsonbAdapter extends AbstractScoreJsonbAdapter<HardMediumSoftScore>
  • Constructor Details

    • HardMediumSoftScoreJsonbAdapter

      public HardMediumSoftScoreJsonbAdapter()
  • Method Details