public static class PositionResolver.AverageResolver extends Object implements PositionResolver
PositionResolver.AverageResolver, PositionResolver.MaximalResolver, PositionResolver.MinimalResolver| Constructor and Description |
|---|
AverageResolver() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMax(Position e)
Resolves the maximum possible base for this position.
|
int |
getMin(Position s)
Resolves the minimum possible base for this position.
|
public AverageResolver()
public int getMin(Position s)
getMin in interface PositionResolvers - the position to resolvepublic int getMax(Position e)
getMax in interface PositionResolvere - the position to resolveCopyright © 2020 BioJava. All rights reserved.