public class TableOfContents extends Object
Constructor and Description |
---|
TableOfContents() |
Modifier and Type | Method and Description |
---|---|
void |
addDescription(int key,
Language lang,
String topic) |
boolean |
equals(Object o) |
Map<Language,Map<String,List<Integer>>> |
getToc() |
int |
hashCode() |
boolean |
isEmpty() |
List<Language> |
listLanguages() |
Map<String,List<Integer>> |
listTopicEntries(Language lang) |
String |
toString() |
public TableOfContents()
public void addDescription(int key, Language lang, String topic)
public boolean isEmpty()
public List<Language> listLanguages()
public Map<String,List<Integer>> listTopicEntries(Language lang)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.