Skip to content

Commit 7ea9bb6

Browse files
committed
add > 适配器模式
1 parent 6794e7d commit 7ea9bb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

design-pattern/src/main/java/structural/AdapterPattern.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
public class AdapterPattern {
1111

1212
//////////////////////////////////////////////////////////////////////
13-
// 类适配器 //
13+
// 类适配器 //
1414
//////////////////////////////////////////////////////////////////////
1515

1616
//被适配的源对象(Adaptee)

0 commit comments

Comments
 (0)