public class SystemState
extends java.lang.Object
Constructor and Description |
---|
SystemState(java.util.Collection<TopicSystemState> topics) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<TopicSystemState> |
getTopics()
Get all topics in the system state.
|
public SystemState(java.util.Collection<TopicSystemState> topics)
public java.util.Collection<TopicSystemState> getTopics()