Package brave.sampler

Class ParameterizedSampler.Rule<P>

    • Constructor Detail

      • Rule

        protected Rule​(float probability)
        Deprecated.
    • Method Detail

      • matches

        public abstract boolean matches​(P parameters)
        Deprecated.
        Specified by:
        matches in interface Matcher<P>