Class ExtendedOptionalMediator<T>

Type Parameters:
T - is the type of the element of the Optional of a ExtendedOptionalMediator.
All Implemented Interfaces:
IOptionalMediator

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