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