Class BendableLongScoreJaxbXmlAdapter


  • public class BendableLongScoreJaxbXmlAdapter
    extends AbstractScoreJaxbXmlAdapter<org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore>
    • Constructor Detail

      • BendableLongScoreJaxbXmlAdapter

        public BendableLongScoreJaxbXmlAdapter()
    • Method Detail

      • unmarshal

        public org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore unmarshal​(String scoreString)
        Specified by:
        unmarshal in class XmlAdapter<String,​org.optaplanner.core.api.score.buildin.bendablelong.BendableLongScore>