T
- The type of entity that can be presented by this console.
Evolutionary algorithms that evolve a different type can work with
a console via a Renderer
that performs the necessary conversions.public interface Console<T>
Modifier and Type | Method and Description |
---|---|
int |
select(List<? extends T> renderedEntities) |