I hope you can help me.
I have something of this style in a code in a .java file:
objeto = new Object[] {
{ H1, H11, H12, H13},
{ H2, H21, H22, H23}
}
But the error marks me:
illegal initializer for Object
Am I wrongly init...
asked by
04.01.2018 / 18:59