Uses of Class
dev.aherscu.qa.jgiven.commons.model.Numeric
-
Packages that use Numeric Package Description dev.aherscu.qa.jgiven.commons.model -
-
Uses of Numeric in dev.aherscu.qa.jgiven.commons.model
Classes in dev.aherscu.qa.jgiven.commons.model with type parameters of type Numeric Modifier and Type Class Description static class
Numeric.Serializer<T extends Numeric<?>>
JSON serialization logic forNumeric
s.Subclasses of Numeric in dev.aherscu.qa.jgiven.commons.model Modifier and Type Class Description class
NumericId<T extends Number>
Represents a numeric identifier.
-