Interface MetaCacheMapper<A extends java.lang.annotation.Annotation,​T>

  • All Known Implementing Classes:
    ConfigSectionMapper

    public interface MetaCacheMapper<A extends java.lang.annotation.Annotation,​T>
    • Method Detail

      • map

        T map​(java.util.List<java.lang.String> lines)
      • annotationClass

        java.lang.Class<A> annotationClass()