JPP: Added one final keyword for extra unicode points in the java cake
This commit is contained in:
parent
89f7e134d8
commit
a8d80e07b9
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ public enum T008ᖟ implements Terminator𓄯<T008ᖟ>, LegoᐧBrickᐧTapeᐧRe
|
|||
return 亞ᴬᴸᴸ[index];
|
||||
}
|
||||
|
||||
static public T008ᖟ valueOf(PrimordialOctal octal) {
|
||||
static public T008ᖟ valueOf(final PrimordialOctal octal) {
|
||||
return valueOf(octal.ordinal());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue