| Package | Description |
|---|---|
| org.echocat.jomon.runtime.date | |
| org.echocat.jomon.runtime.generation | |
| org.echocat.jomon.runtime.logic | |
| org.echocat.jomon.runtime.numbers | |
| org.echocat.jomon.runtime.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DateRequirement |
| Modifier and Type | Class and Description |
|---|---|
class |
DateRangeRequirement |
class |
ExactDateRequirement |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Generator<T,R extends Requirement> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExactValueRequirement<T> |
interface |
IncreasingRequirement<T> |
interface |
OneOfRequirement<T> |
interface |
RangeRequirement<T,R extends Range<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ExactValueRequirementSupport<T> |
class |
OneOfRequirementSupport<T> |
class |
RangeRequirementSupport<T,R extends Range<T>> |
class |
StringRequirement |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanRequirement |
| Modifier and Type | Class and Description |
|---|---|
class |
ExactBooleanRequirement |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DoubleRequirement |
interface |
IntegerRequirement |
interface |
LongRequirement |
interface |
NumberRequirement<N extends java.lang.Number> |
interface |
ShortRequirement |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleRangeRequirement |
class |
ExactDoubleRequirement |
class |
ExactIntegerRequirement |
class |
ExactLongRequirement |
class |
ExactShortRequirement |
class |
IntegerRangeRequirement |
class |
LongRangeRequirement |
class |
ShortRangeRequirement |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DurationRequirement |
| Modifier and Type | Class and Description |
|---|---|
class |
DurationRangeRequirement |
class |
ExactDurationRequirement |
class |
IncreasingDurationRequirement |
Copyright © 2013 echocat. All Rights Reserved.