Class DependencyParametersCalculationContext


  • public class DependencyParametersCalculationContext
    extends Object
    This class can speedup calculation of parameters providers for the case when several builds/build configurations are processed and some of the processed objects have dependencies on each other.
    • Constructor Detail

      • DependencyParametersCalculationContext

        public DependencyParametersCalculationContext()
    • Method Detail

      • enter

        public static void enter()
      • exit

        public static void exit()
      • clearCached

        public static void clearCached()
      • getLocalStringPool

        @Nullable
        public static Map<String,​String> getLocalStringPool()