Interface Ajdoc.Mapper<T>

Enclosing class:
Ajdoc

protected static interface Ajdoc.Mapper<T>
Author:
Jeff Palm
  • Method Summary

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