MCPcopy Create free account

hub / github.com/InnoFang/oh-my-design-patterns / functions

Functions648 in github.com/InnoFang/oh-my-design-patterns

Methodtransportation
src/io/innofang/strategy/example/kotlin/GoToHaiNan.kt:9
Methodtransportation
src/io/innofang/strategy/example/kotlin/GoToChangChun.kt:9
Methodtransportation
src/io/innofang/strategy/example/kotlin/GoToEMei.kt:9
Methodtransportation
src/io/innofang/strategy/example/kotlin/GoToStrategy.kt:8
Methodtransportation
src/io/innofang/strategy/example/kotlin/GoToGuiLin.kt:9
Methodtransportation
()
src/io/innofang/strategy/example/java/GoToChangChun.java:7
Methodtransportation
()
src/io/innofang/strategy/example/java/GoToEMei.java:7
Methodtransportation
()
src/io/innofang/strategy/example/java/GoToHaiNan.java:7
Methodtransportation
()
src/io/innofang/strategy/example/java/GoToGuiLin.java:7
Methodupdate
cpp/observer/main.cpp:74
Methodupdate
()
src/io/innofang/observer/base/Observer.java:8
Methodupdate
()
src/io/innofang/observer/base/ConcreteObserver.java:7
Methodupdate
(Observable o, Object arg)
src/io/innofang/observer/example2/Subscriber.java:17
Methodupdate
(String magazine)
src/io/innofang/observer/example1/Subscriber.java:17
Methodupdate
(String magazine)
src/io/innofang/observer/example1/Bookstore.java:15
Methoduse
cpp/factory_method/main.cpp:33
Methoduse
cpp/factory_method/main.cpp:40
Methodvisit
cpp/visitor/main.cpp:50
Methodvisit
cpp/visitor/main.cpp:61
Methodvisit
()
src/io/innofang/proxy/base/RealSubject.java:7
Methodvisit
(Student student)
src/io/innofang/visitor/example/Hr.java:9
Methodvisit
(Student student)
src/io/innofang/visitor/example/Leader.java:9
MethodvisitElementA
(Element elementA)
src/io/innofang/visitor/base/ConcreteVisitorB.java:7
MethodvisitElementA
(Element elementA)
src/io/innofang/visitor/base/ConcreteVisitorA.java:7
MethodvisitElementB
(Element elementB)
src/io/innofang/visitor/base/ConcreteVisitorB.java:12
MethodvisitElementB
(Element elementB)
src/io/innofang/visitor/base/ConcreteVisitorA.java:12
Method~Adapter
cpp/adapter/main.cpp:32
Method~Component
cpp/decorator/main.cpp:14
Method~Component
cpp/visitor/main.cpp:23
Method~ConcretePrototype
cpp/prototype/main.cpp:34
Method~Context
cpp/strategy/main.cpp:38
Method~Context
cpp/state/main.cpp:31
Method~Facade
cpp/facade/main.cpp:31
Method~Flyweight
cpp/flyweight/main.cpp:47
Method~GC
cpp/singleton/main.cpp:52
Method~GC
cpp/singleton/main.cpp:93
Method~IObserver
cpp/observer/main.cpp:14
Method~ISubject
cpp/observer/main.cpp:21
Method~Observer
cpp/observer/main.cpp:70
Method~Prototype
cpp/prototype/main.cpp:16
Method~Proxy
cpp/proxy/main.cpp:28
Method~Singleton
cpp/singleton/main.cpp:135
Method~SingletonStatic
cpp/singleton/main.cpp:116
Method~State
cpp/state/main.cpp:15
Method~Strategy
cpp/strategy/main.cpp:15
Method~Subject
cpp/proxy/main.cpp:13
Method~Subject
cpp/observer/main.cpp:32
Method~Target
cpp/adapter/main.cpp:16
← previous601–648 of 648, ranked by callers