mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-08 06:17:22 +00:00
@@ -157,6 +157,7 @@ Typically, the proxy pattern is used to
|
|||||||
* [Apache Commons Proxy](https://commons.apache.org/proper/commons-proxy/)
|
* [Apache Commons Proxy](https://commons.apache.org/proper/commons-proxy/)
|
||||||
* Mocking frameworks [Mockito](https://site.mockito.org/),
|
* Mocking frameworks [Mockito](https://site.mockito.org/),
|
||||||
[Powermock](https://powermock.github.io/), [EasyMock](https://easymock.org/)
|
[Powermock](https://powermock.github.io/), [EasyMock](https://easymock.org/)
|
||||||
|
* Apple UIKit's [UIAppearance](https://developer.apple.com/documentation/uikit/uiappearance)
|
||||||
|
|
||||||
## Related patterns
|
## Related patterns
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user