Class FuturesGetChecked.GetCheckedTypeValidatorHolder

java.lang.Object
com.google.common.util.concurrent.FuturesGetChecked.GetCheckedTypeValidatorHolder
Enclosing class:
FuturesGetChecked

static class FuturesGetChecked.GetCheckedTypeValidatorHolder extends 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.

  • Field Details

  • Constructor Details

    • GetCheckedTypeValidatorHolder

      GetCheckedTypeValidatorHolder()
  • Method Details