Klasse ExtendedOptionalMediator<T>

Typparameter:
T - is the type of the element of the Optional of a ExtendedOptionalMediator.
Alle implementierten Schnittstellen:
IOptionalMediator

public final class ExtendedOptionalMediator<T> extends OptionalMediator<T>
Autor:
Silvan Wyss