Uses of Annotation Type
com.google.gson.annotations.Until
Packages that use Until
Package
Description
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 UntilModifier and TypeMethodDescriptionprivate booleanExcluder.isValidUntil(Until annotation) private booleanExcluder.isValidVersion(Since since, Until until)