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