Interface Ajdoc.Mapper<T>

Enclosing class:
Ajdoc

protected static interface Ajdoc.Mapper<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    map​(String str)
     
  • Method Details