public interface SolutionAttribute<S extends Solution,V>
| Modifier and Type | Method and Description |
|---|---|
V |
getAttribute(S solution) |
Object |
getAttributeID() |
void |
setAttribute(S solution,
V value) |
Copyright © 2015. All rights reserved.