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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<A>annotationClass()Tmap(java.util.List<java.lang.String> lines)
-