Class EnergyPair

Object
org.anchoranalysis.mpp.feature.energy.EnergyPair

public final class EnergyPair
extends Object
Represents a pair of Marks with their associated total energy.

This class is immutable and automatically generates getters, equals, hashCode, and toString methods via Lombok.