public class JCasHashMap
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
clear() |
FeatureStructureImpl |
get(int key) |
void |
put(FeatureStructureImpl value) |
void |
showHistogram() |
int |
size() |
public void clear()
public FeatureStructureImpl get(int key)
public void put(FeatureStructureImpl value)
public int size()
public void showHistogram()
Copyright © 2013. All Rights Reserved.