Class GuardedByFlags


  • public abstract class GuardedByFlags
    extends Object
    Flags that control the behavior of threadsafety utils to facilitate rolling out new functionality.

    This has no flags for now, but is still plumbed through to make it easier to flag guard changes to GuardedByChecker in the future. Otherwise, it's rather difficult.

    • Constructor Detail

      • GuardedByFlags

        public GuardedByFlags()