Package org.apache.uima.util
Interface AutoCloseableNoException
- All Superinterfaces:
AutoCloseable
protectIndexes returns instances of this, rather than AutoCloseable, to permit users to use try
with resources without a catch for Exception.
-
Method Summary
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-