All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.silverspoon.bulldog.core.Parity Maven / Gradle / Ivy

There is a newer version: 0.3.0
Show newest version
package io.silverspoon.bulldog.core;

public enum Parity {
   None,
   Odd,
   Even,
   Mark,
   Space
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy