Skip to content

Commit 07c5d35

Browse files
authored
enhancement: added proxy pattern known use (iluwatar#2507) (iluwatar#2554)
1 parent 5f36a0f commit 07c5d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: proxy/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ Typically, the proxy pattern is used to
157157
* [Apache Commons Proxy](https://commons.apache.org/proper/commons-proxy/)
158158
* Mocking frameworks [Mockito](https://site.mockito.org/),
159159
[Powermock](https://powermock.github.io/), [EasyMock](https://easymock.org/)
160+
* Apple UIKit's [UIAppearance](https://developer.apple.com/documentation/uikit/uiappearance)
160161

161162
## Related patterns
162163

0 commit comments

Comments
 (0)