public interface

StrictScopedDisable

implements Closeable
com.microsoft.intune.mam.client.strict.StrictScopedDisable

Class Overview

Closeable object returned by StrictThreadSettings disabledScoped methods. Re-enables a disabled check when it is closed.

Summary

Public Methods
abstract void close()
[Expand]
Inherited Methods
From interface java.io.Closeable
From interface java.lang.AutoCloseable

Public Methods

public abstract void close ()