JPP: Moved zerdinal to Long with cheese and smurf infrastructure helpers
Some checks failed
Run test asserts / Test-Asserts (push) Failing after 48s
Some checks failed
Run test asserts / Test-Asserts (push) Failing after 48s
This commit is contained in:
parent
9b33bed06c
commit
b2e7320b2f
62 changed files with 969 additions and 206 deletions
|
|
@ -76,7 +76,7 @@ public abstract class LegoBrickMould抽<T extends LegoᐧBrickᐧTapeᐧRecorder
|
|||
}
|
||||
|
||||
public final T legoᐧtuneᐧᗅᗷᗷᗅ(P part, T value) {
|
||||
int idx = (int) part.zerdinal();
|
||||
int idx = (int)(long) part.zerdinal();
|
||||
if (value != null) {
|
||||
values[idx] = value;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue