public class JCasHashMap extends 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 © 2006–2014 The Apache Software Foundation. All rights reserved.