| Package | Description |
|---|---|
| org.zanata.rest.dto.stats.contribution |
| Modifier and Type | Method and Description |
|---|---|
LocaleStatistics |
ContributionStatistics.get(Object key) |
LocaleStatistics |
ContributionStatistics.put(String key,
LocaleStatistics value) |
LocaleStatistics |
ContributionStatistics.remove(Object key) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,LocaleStatistics>> |
ContributionStatistics.entrySet() |
Collection<LocaleStatistics> |
ContributionStatistics.values() |
| Modifier and Type | Method and Description |
|---|---|
LocaleStatistics |
ContributionStatistics.put(String key,
LocaleStatistics value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContributionStatistics.putAll(Map<? extends String,? extends LocaleStatistics> m) |
Copyright © 2015 Zanata Project. All rights reserved.