- java.lang.Object
-
- org.ansj.domain.BigramEntry
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
int |
freq |
int |
id |
-
Constructor Summary
Constructors
| Constructor and Description |
BigramEntry(int id,
int freq) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2013. All Rights Reserved.