Interface EngineConfiguration.EngineObjectMapperSupplier

All Superinterfaces:
Supplier<com.fasterxml.jackson.databind.ObjectMapper>
Enclosing class:
EngineConfiguration

public static interface EngineConfiguration.EngineObjectMapperSupplier extends Supplier<com.fasterxml.jackson.databind.ObjectMapper>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get