Klasse AbstractFrontendClient<C extends AbstractFrontendClient<C>>

java.lang.Object
ch.nolix.system.application.main.AbstractClient<C>
ch.nolix.system.application.main.AbstractFrontendClient<C>
Typparameter:
C - is the type of a AbstractFrontendClient.
Alle implementierten Schnittstellen:
Closeable, CloseStateRequestable, GroupCloseable, AutoCloseable

public abstract class AbstractFrontendClient<C extends AbstractFrontendClient<C>> extends AbstractClient<C>
Version:
2022-03-18
Autor:
Silvan Wyss