Uses of Class
com.google.gson.annotations.Since
-
Packages that use Since Package Description com.google.gson.internal Do NOT use any class in this package as they are meant for internal use in Gson. -
-
Uses of Since in com.google.gson.internal
Methods in com.google.gson.internal with parameters of type Since Modifier and Type Method Description private booleanExcluder. isValidSince(Since annotation)private booleanExcluder. isValidVersion(Since since, Until until)
-