org.optaplanner.examples.common.domain
public abstract class AbstractPersistable extends Object implements Serializable, Comparable<AbstractPersistable>
Constructor and Description |
---|
AbstractPersistable() |
protected Long id
public Long getId()
public void setId(Long id)
public int compareTo(AbstractPersistable other)
ConstraintMatch
list
by ConstraintMatch.getJustificationList()
.compareTo
in interface Comparable<AbstractPersistable>
other
- never nullCopyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.