netty AttributeKey用法
时间:2015-04-22 15:56:09
收藏:0
阅读:911
final static AttributeKey<Integer> id = new AttributeKey<Integer>("ID");
本文出自 “选择+勤奋=目标” 博客,请务必保留此出处http://makeanything.blog.51cto.com/758034/1636880
原文:http://makeanything.blog.51cto.com/758034/1636880
评论(0)