Interface IbisMaskingLayout.HideRegexContext

All Superinterfaces:
AutoCloseable
Enclosing class:
IbisMaskingLayout

public static interface IbisMaskingLayout.HideRegexContext extends AutoCloseable
Interface overrides AutoCloseable.close() to remove the exception so this can be used in a try-with-resources without having to handle any exceptions, however does not need to add any extra methods.
Is used in the return value of IbisMaskingLayout.pushToThreadLocalReplace(Pattern), instances are lambdas or method references.
  • Method Summary

    Modifier and Type
    Method
    Description
    void