パッケージ org.thinkit.api.catalog
The Catalog / BiCatalog API provides interfaces to manage and use for
constants easier based on Enum specification.
-
インタフェースの概要 インタフェース 説明 BiCatalog<E extends BiCatalog<E,T>,T> The interface that extends the functionality of Enum, a built-in feature of Java, and consolidates general-purpose functions used in many situations.BiCatalogSupport<E extends BiCatalog<E,T>,T> The interface that represents the basic functions of BiCatalog.Catalog<E extends Catalog<E>> The interface that extends the functionality of Enum, a built-in feature of Java, and consolidates general-purpose functions used in many situations.CatalogSupport<E extends Catalog<E>> The interface that represents the basic functions of Catalog.CodeSupport The interface that represents the code of the Catalog.TagSupport<T> The interface that represents the tag of the Catalog.