Interface References
- All Known Implementing Classes:
ImmutableReferences,ResourceReferences
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanisEmpty()Return whether there are no references.updateReferences(ResourcePath newTargetReference) Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
updateReferences
-
isEmpty
default boolean isEmpty()Return whether there are no references.- Returns:
- True if there are no references. Otherwise; false.
-