Class AspectOrientedConstructor<T>

  • Type Parameters:
    T -

    public class AspectOrientedConstructor<T>
    extends Object
    The name of classes, that provide an aspect, should end with `Aspect`, in order to hint at their main functionality, if the class name does not get too long.
    • Constructor Detail

      • AspectOrientedConstructor

        public AspectOrientedConstructor()