public class CitationCluster extends LinkedList
modCount| Constructor and Description |
|---|
CitationCluster(CharSequence instance,
String refNoMeta,
String clusterNoMeta,
String[] startTags,
String[] endTags,
double[] tagWeight) |
CitationCluster(Instance instance,
String refNoMeta,
String clusterNoMeta,
String[] startTags,
String[] endTags,
double[] tagWeight) |
CitationCluster(String refNoMeta,
String clusterNoMeta,
String[] startTags,
String[] endTags,
double[] tagWeight) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCanonicalObj() |
protected void |
print_canonical() |
protected ArrayList |
print() |
protected void |
print(CharSequence instance) |
protected void |
print(Instance instance) |
boolean |
setCanonicalObj(Object newCanonicalObj) |
Object |
updateCononicalObj(CharSequence instance) |
Object |
updateCononicalObj(Instance instance) |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, replaceAll, retainAll, sort, subListparallelStream, removeIf, streampublic CitationCluster(String refNoMeta, String clusterNoMeta, String[] startTags, String[] endTags, double[] tagWeight)
public CitationCluster(Instance instance, String refNoMeta, String clusterNoMeta, String[] startTags, String[] endTags, double[] tagWeight)
public CitationCluster(CharSequence instance, String refNoMeta, String clusterNoMeta, String[] startTags, String[] endTags, double[] tagWeight)
public boolean setCanonicalObj(Object newCanonicalObj)
public Object getCanonicalObj()
public Object updateCononicalObj(CharSequence instance)
protected ArrayList print()
protected void print(CharSequence instance)
protected void print(Instance instance)
protected void print_canonical()
Copyright © 2019 JULIE Lab, Germany. All rights reserved.