Package | Description |
---|---|
eu.bandm.tools.ops |
Modifier and Type | Method and Description |
---|---|
static <A> Collections.LiteralSet<A> |
Collections.literalSet() |
static <A> Collections.LiteralSet<A> |
Collections.literalSet(A value) |
static <A> Collections.LiteralSet<A> |
Collections.literalSet(A value1,
A value2) |
static <A> Collections.LiteralSet<A> |
Collections.literalSet(A value1,
A value2,
A value3) |
static <A> Collections.LiteralSet<A> |
Collections.literalSet(A value1,
A value2,
A value3,
A value4) |
Collections.LiteralSet<A> |
Collections.LiteralSet.with(A value) |
see also the complete user documentation .