Skip to content

Commit 745cd62

Browse files
committed
责任链模式
1 parent cf3c83a commit 745cd62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/**
2+
* @author Administrator
3+
* 责任链模式
4+
*/
5+
package com.anxpp.designpattern.chainofresponsibility;

0 commit comments

Comments
 (0)