Package io.opencensus.common
Class OpenCensusLibraryInformation
java.lang.Object
io.opencensus.common.OpenCensusLibraryInformation
Class holder for all common constants (such as the version) for the OpenCensus Java library.
- Since:
- 0.8
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERSION
The current version of the OpenCensus Java library.- Since:
- 0.8
- See Also:
-
-
Constructor Details
-
OpenCensusLibraryInformation
private OpenCensusLibraryInformation()
-