Class BaseClassNameCRStrategy

    • Constructor Detail

      • BaseClassNameCRStrategy

        public BaseClassNameCRStrategy()
    • Method Detail

      • getSingleClassGenerator

        protected final SingleClassGenerator getSingleClassGenerator()
        Returns the current caller of this strategy implementation. This can be used to change the state of the calling object as a result of a strategy implementation.
        Returns:
        the current caller of this strategy implementation.