Uses of Annotation Interface
com.google.gson.annotations.Since
Packages that use Since
Package
Description
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 SinceModifier and TypeMethodDescriptionprivate boolean
Excluder.isValidSince
(Since annotation) private boolean
Excluder.isValidVersion
(Since since, Until until)