public class DumpLinkCluster extends Object implements Iterable<Language>
Constructor and Description |
---|
DumpLinkCluster() |
Modifier and Type | Method and Description |
---|---|
void |
add(DumpLinkInfo link) |
com.google.common.collect.Multimap<FileMatcher,DumpLinkInfo> |
get(Language language) |
Iterator<Language> |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public void add(DumpLinkInfo link)
public com.google.common.collect.Multimap<FileMatcher,DumpLinkInfo> get(Language language)
public int size()
Copyright © 2016. All rights reserved.