Uses of Annotation Type
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 booleanExcluder.isValidSince(Since annotation) private booleanExcluder.isValidVersion(Since since, Until until)