Class NoopScope
java.lang.Object
io.opencensus.internal.NoopScope
- All Implemented Interfaces:
NonThrowingCloseable, Scope, Closeable, AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NoopScope
private NoopScope()
-
-
Method Details
-
getInstance
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceNonThrowingCloseable- Specified by:
closein interfaceScope
-