Interface TypeMapperLazy

All Known Implementing Classes:
TypeMapper

public interface TypeMapperLazy
for lazy type loading
  • Method Summary

    Modifier and Type
    Method
    Description
    getJaversType(Type javaType)
     
  • Method Details