Мелкие правки по оформлению.
This commit is contained in:
parent
f1c8991ad8
commit
a8492395c5
@ -8,8 +8,7 @@ public enum Direction
|
||||
|
||||
private final int DirectionCode;
|
||||
|
||||
Direction(int directionCode)
|
||||
{
|
||||
Direction(int directionCode) {
|
||||
this.DirectionCode = directionCode;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user