Uses of Class
com.google.gson.annotations.Until
-
Packages that use Until 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 Until in com.google.gson.internal
Methods in com.google.gson.internal with parameters of type Until Modifier and Type Method Description private booleanExcluder. isValidUntil(Until annotation)private booleanExcluder. isValidVersion(Since since, Until until)
-