Second version of JMX

This commit is contained in:
Willem 2022-02-06 15:49:32 +01:00
parent a69315adc0
commit a3f58468f5
32 changed files with 272 additions and 107 deletions

View file

@ -33,6 +33,6 @@ public enum T10PartDecimal implements BãßBȍőnPartAlt2ʸᴰ<T10PartDecimal> {
BBC.PUT_OBJ(BãßBȍőnPartKeyʸᴰ.CHINA_VALUE, chinaValue);
BBC.PUT_OBJ(BãßBȍőnPartKeyʸᴰ.ALT_1_VALUE, alt1Value);
BBC.PUT_OBJ(BãßBȍőnPartKeyʸᴰ.ALT_2_VALUE, alt2Value);
BBC.INIT_BOON(this);
BBC.BOON_INIT(this);
}
}