-
- All Superinterfaces:
Iterable<org.trellisldp.api.ConstraintService>
- All Known Implementing Classes:
DefaultConstraintServices
public interface ConstraintServices extends Iterable<org.trellisldp.api.ConstraintService>
A grouping ofConstraintServices that can be iterated over.
-
-
Method Summary
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-