public class DumpLinkCluster extends Object implements Iterable<org.wikibrain.core.lang.Language>
Constructor and Description |
---|
DumpLinkCluster() |
Modifier and Type | Method and Description |
---|---|
void |
add(DumpLinkInfo link) |
com.google.common.collect.Multimap<org.wikibrain.core.cmd.FileMatcher,DumpLinkInfo> |
get(org.wikibrain.core.lang.Language language) |
Iterator<org.wikibrain.core.lang.Language> |
iterator() |
int |
size() |
public void add(DumpLinkInfo link)
public com.google.common.collect.Multimap<org.wikibrain.core.cmd.FileMatcher,DumpLinkInfo> get(org.wikibrain.core.lang.Language language)
public int size()
Copyright © 2014. All rights reserved.