类 AnsiPropertySource.Mapping

java.lang.Object
cn.taketoday.core.ansi.AnsiPropertySource.Mapping
直接已知子类:
AnsiPropertySource.Ansi8BitColorMapping, AnsiPropertySource.EnumMapping
封闭类:
AnsiPropertySource

private abstract static class AnsiPropertySource.Mapping extends Object
Mapping between a name and the pseudo property source.
  • 字段详细资料

    • prefix

      private final String prefix
  • 构造器详细资料

    • Mapping

      Mapping(String prefix)
  • 方法详细资料