类 DescriptiveRegistryEntry

java.lang.Object
pkg.exoad.poprock.core.registry.RegistryEntry
pkg.exoad.poprock.core.registry.DescriptiveRegistryEntry
所有已实现的接口:
Serializable

abstract class DescriptiveRegistryEntry extends RegistryEntry implements Serializable
The base representation of a Descriptive Registry entry that just has one internal property of description. Please use the Factory method to construct this object from scratch.
作者:
Jack Meng
另请参阅:
  • 构造器详细资料

    • DescriptiveRegistryEntry

      DescriptiveRegistryEntry()
  • 方法详细资料

    • description

      public abstract String description()
      返回:
      The description of this entry