Esempio n. 1
0
 static {
   CustomMessage.registerTemplate(Float.class, instance);
 }
Esempio n. 2
0
 static {
   CustomMessage.register(Byte.class, instance);
 }