Interface ChefParserModule.PrivateKeyAdapter

All Superinterfaces:
com.google.gson.JsonDeserializer<PrivateKey>
All Known Implementing Classes:
ChefParserModule.PrivateKeyAdapterImpl
Enclosing class:
ChefParserModule

public static interface ChefParserModule.PrivateKeyAdapter extends com.google.gson.JsonDeserializer<PrivateKey>
  • Method Summary

    Methods inherited from interface com.google.gson.JsonDeserializer

    deserialize