public interface InfoData
Modifier and Type | Interface and Description |
---|---|
static interface |
InfoData.Info |
static class |
InfoData.InfoType |
Modifier and Type | Method and Description |
---|---|
java.util.List<InfoData.Info> |
getGlobalInfo() |
com.google.common.collect.ListMultimap<java.lang.Object,InfoData.Info> |
getLocalInfo() |
java.util.List<InfoData.Info> getGlobalInfo()
com.google.common.collect.ListMultimap<java.lang.Object,InfoData.Info> getLocalInfo()