Interface Context
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
BatchContext<B>
Encapsulates some context that is applicable until
close().- Author:
- Paul Ferraro
-
Field Summary
Fields -
Method Summary
-
Field Details
-
EMPTY
-
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-