Package com.banuba.sdk
Class Recycler.RecycleGuard<T>
java.lang.Object
com.banuba.sdk.Recycler.RecycleGuard<T>
- Type Parameters:
T
-
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- Recycler
Helper class for try-with-resource statement.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RecycleGuard
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-