Class TreeCache.Context
java.lang.Object
com.github.kostyasha.github.integration.multibranch.fs.TreeCache.Context
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- TreeCache
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Context
public Context()
-
-
Method Details
-
get
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-