Class HardMediumSoftLongScoreConverter

java.lang.Object
org.optaplanner.persistence.jpa.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScoreConverter
All Implemented Interfaces:
javax.persistence.AttributeConverter<HardMediumSoftLongScore,String>

public class HardMediumSoftLongScoreConverter extends Object implements javax.persistence.AttributeConverter<HardMediumSoftLongScore,String>