|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NaryInput | |
---|---|
info.sswap.api.input | |
info.sswap.api.input.impl |
Uses of NaryInput in info.sswap.api.input |
---|
Subinterfaces of NaryInput in info.sswap.api.input | |
---|---|
interface |
IntersectionInput
Represents an intersection type where valid input values should satisfy the requirements of every nested input type. |
interface |
UnionInput
Represents a union type where valid input values should satisfy the one of the nested input types. |
Uses of NaryInput in info.sswap.api.input.impl |
---|
Classes in info.sswap.api.input.impl that implement NaryInput | |
---|---|
class |
IntersectionInputImpl
|
class |
UnionInputImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |