Class FuturesGetChecked.GetCheckedTypeValidatorHolder

  • Enclosing class:
    FuturesGetChecked

    static class FuturesGetChecked.GetCheckedTypeValidatorHolder
    extends java.lang.Object
    Provides a check of whether an exception type is valid for use with FuturesGetChecked.getChecked(Future, Class), possibly using caching.

    Uses reflection to gracefully fall back to when certain implementations aren't available.

    • Constructor Detail

      • GetCheckedTypeValidatorHolder

        GetCheckedTypeValidatorHolder()