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