Interface Clause
- Author:
- Mathias Hofer
-
Method Summary
Modifier and TypeMethodDescriptionstatic Clause
of()
static Clause
of
(Collection<? extends Literal> literals) static Clause
of
(Collection<? extends Literal> literals, Literal l) static Clause
of
(Collection<? extends Literal> literals, Literal l1, Literal l2) static Clause
static Clause
static Clause
static Clause
static Clause
int
size()
stream()
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
stream
-
size
int size() -
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-
of
-