java程序员-http://www.it-ebooks.info/

年轻的我,脚踩大地,仰望天空,路还很长....

博客园 首页 新随笔 联系 订阅 管理

2015年12月19日 #

摘要: static interface Response { void process(); } static abstract class CallServiceHandler { CallServiceHandler nextHandle; ... 阅读全文
posted @ 2015-12-19 17:27 gstsyyb 阅读(163) 评论(0) 推荐(0) 编辑