esoe
2 years ago
6 changed files with 6 additions and 0 deletions
@ -1,3 +1,5 @@ |
|||||||
|
package ru.molokoin; |
||||||
|
|
||||||
public enum Degree { |
public enum Degree { |
||||||
|
|
||||||
} |
} |
||||||
|
@ -1,3 +1,5 @@ |
|||||||
|
package ru.molokoin; |
||||||
|
|
||||||
public enum Gender { |
public enum Gender { |
||||||
MALE, FEMALE |
MALE, FEMALE |
||||||
} |
} |
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue