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 boolean
Excluder. isValidUntil(Until annotation)
private boolean
Excluder. isValidVersion(Since since, Until until)
-