public class UmlsTokenList extends SortedArray
List for storing UMLS tokens
Copyright: Copyright (c) 2005
Company: IST, Drexel University
modCount| Constructor and Description |
|---|
UmlsTokenList() |
UmlsTokenList(String tokenFile) |
UmlsTokenList(String tokenFile,
boolean binary) |
| Modifier and Type | Method and Description |
|---|---|
int |
addToken(Token token) |
Token |
lookup(String token) |
Token |
lookup(Token token) |
void |
saveTo(String filename) |
void |
saveTo(String filename,
boolean binary) |
Token |
tokenAt(int index) |
add, binarySearch, binarySearch, binarySearch, binarySearch, binarySearch, binarySearch, binarySearch, contains, copy, copy, getComparator, insertedPos, setComparatoradd, addAll, addAll, clear, clone, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2018 JULIE Lab, Germany. All rights reserved.