Uses of Class
org.conscrypt.Conscrypt.Version
-
Packages that use Conscrypt.Version Package Description org.conscrypt -
-
Uses of Conscrypt.Version in org.conscrypt
Fields in org.conscrypt declared as Conscrypt.Version Modifier and Type Field Description private static Conscrypt.Version
Conscrypt. VERSION
Methods in org.conscrypt that return Conscrypt.Version Modifier and Type Method Description static Conscrypt.Version
Conscrypt. version()
Returns the version of this distribution of Conscrypt.
-