Package com.googlecode.objectify.mapper


package com.googlecode.objectify.mapper
  • Interfaces
    Class
    Description
    Mapper<K,V>
    Used with the @Mapify annotation to convert collections (usually of embedded objects) into maps with arbitrary keys.