T - the granularity typepublic abstract class AbstractResolution<T extends IGranularity<?>> extends Object implements IResolution<T>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractResolution(String name)
Constructs a new resolution with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResolutionName()
Returns the name of the resolution.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitresolveprotected AbstractResolution(String name)
name - the name that will be shown to the userpublic String getResolutionName()
IResolutiongetResolutionName in interface IResolution<T extends IGranularity<?>>Copyright © 2006–2016 Dirk Lemmermann Software & Consulting. All rights reserved.