A
- the type of the activitiespublic final class ResolverResult<A extends Activity> extends Object
Resolver
class after resolving
conflicts between overlapping activities.Resolver.resolve(java.util.List)
Constructor and Description |
---|
ResolverResult(Map<A,Placement<A>> placements,
int maxColumnsCount)
Constructs a new resolver result.
|
Modifier and Type | Method and Description |
---|---|
int |
getMaxColumns()
The maximum number of columns for all clusters found as part of the
resolution.
|
Map<A,Placement<A>> |
getPlacements()
Returns the placement map.
|
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.