Package java8testing

Class BusinessService


  • public final class BusinessService
    extends Object
    The Class BusinessService.
    • Constructor Detail

      • BusinessService

        public BusinessService​(Collaborator collaborator)
        Instantiates a new business service.
        Parameters:
        collaborator - the collaborator
    • Method Detail

      • getCollaborator

        public Collaborator getCollaborator()
        Gets the collaborator.
        Returns:
        the collaborator
      • performBusinessOperation

        public String performBusinessOperation​(int value)
        Perform business operation.
        Parameters:
        value - the value
        Returns:
        the string