de.unikassel.android.sdcframework.util
Class AbstractTimeProviderErrorStrategy
java.lang.Object
de.unikassel.android.sdcframework.util.AbstractTimeProviderErrorStrategy
- All Implemented Interfaces:
- TimeProviderErrorStrategy
- Direct Known Subclasses:
- ShutdownStrategy, TimeProviderOutOfSyncIgnoreStrategy
public abstract class AbstractTimeProviderErrorStrategy
- extends Object
- implements TimeProviderErrorStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
description
private final TimeProviderErrorStrategyDescription description
- The unique description/identifier type of the strategy.
AbstractTimeProviderErrorStrategy
public AbstractTimeProviderErrorStrategy(TimeProviderErrorStrategyDescription description)
- Constructor
- Parameters:
description
- the description type
getDescription
public TimeProviderErrorStrategyDescription getDescription()
- Description copied from interface:
TimeProviderErrorStrategy
- Getter for the unique identifier/description type
- Specified by:
getDescription
in interface TimeProviderErrorStrategy
- Returns:
- the description type