diff --git a/static/images/StatePattern.svg b/static/images/StatePattern.svg index 69d9364..68ecfe2 100644 --- a/static/images/StatePattern.svg +++ b/static/images/StatePattern.svg @@ -54,13 +54,13 @@ >this variant of theState Patternhas the Contextpass itself to the states.abstract classesor interfacesconcrete classesstate.handle(this, ...)ConcreteState...+ handle(ctx: Context,...)ConcreteStateA+ handle(ctx: Context,...)ConcreteStateB+ handle(ctx: Context,...){abstract}State+ handle(ctx: Context,...)Context- state: State+ request()... 270 30 - lt=<<<<- + lt=<<<<-> 10.0;10.0;250.0;10.0