mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-27 06:00:45 +00:00
docs: update service to worker
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
*/
|
||||
package com.iluwatar.servicetoworker;
|
||||
|
||||
import lombok.Getter;
|
||||
|
||||
/**
|
||||
* GiantController can update the giant data and redraw it using the view. Singleton object that
|
||||
* intercepts all requests and performs common functions.
|
||||
|
||||
Reference in New Issue
Block a user