Renamed indexes to matrix
This commit is contained in:
parent
184da4cf87
commit
6541a02041
21 changed files with 151 additions and 107 deletions
|
|
@ -25,11 +25,11 @@ public class KlompGetậl4ˢᴰ extends AbstractBaseGetậlLevel0<KlompGetậl4
|
|||
|
||||
@Override
|
||||
public V0x000CA8ˣᴸ getValue() {
|
||||
return values[valueIndex0];
|
||||
return values[matrix0];
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getValueIndex0Length() {
|
||||
public int getMatrix0Length() {
|
||||
return T08PartOctal.LENGTH();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue