Interface SearchEngineClient.EntityCreator<T,R,H>

Enclosing class:
SearchEngineClient

public static interface SearchEngineClient.EntityCreator<T,R,H>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(R response, H hit)
     
  • Method Details

    • build

      T build(R response, H hit)