Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created January 13, 2018 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/b06bf0099fa37204b387a7093df59e91 to your computer and use it in GitHub Desktop.
Save skydoves/b06bf0099fa37204b387a7093df59e91 to your computer and use it in GitHub Desktop.
@KeyName(name = "userPet")
@TypeConverter(converter = PetConverter.class)
protected Pet userPetInfo;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment