public interface Taggable
Tag.| Modifier and Type | Method and Description |
|---|---|
default java.util.Set<Tag> |
getTags()
Gets all tag state information.
|
java.util.stream.Stream<Tag> |
streamTags()
Streams all tag state information.
|
default java.util.Set<Tag> getTags()
streamTags()java.util.stream.Stream<Tag> streamTags()