sclass BWContrastQuadTree { byte min, max; *(int val) { min = max = (byte) val; } sclass Composite > BWContrastQuadTree { BWContrastQuadTree a, b, c, d; *(int min, int max, BWContrastQuadTree *a, BWContrastQuadTree *b, BWContrastQuadTree *c, BWContrastQuadTree *d) { this.min = (byte) min; this.max = (byte) max; } } }