示例#1
0
 static {
   CustomMessage.registerTemplate(Float.class, instance);
 }
示例#2
0
 static {
   CustomMessage.register(Byte.class, instance);
 }