Added new improvements
This commit is contained in:
parent
a32b1f4615
commit
be64014be3
@ -0,0 +1,9 @@
|
||||
package org.nanoboot.utils.timecalc.entity;
|
||||
|
||||
/**
|
||||
* @author Robert
|
||||
* @since 23.02.2024
|
||||
*/
|
||||
public enum Visibility {
|
||||
STRONGLY_COLORED, WEAKLY_COLORED, GRAY, NONE;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user