Class AdviceEntry

    • Constructor Detail

      • AdviceEntry

        public AdviceEntry​(String kind)
        Create a new AdviceEntry instance.
        Parameters:
        kind - the kind of advice represented by this entry (before, after, around)