com.hankcs.hanlp.dependency.common
类 State
java.lang.Object
com.hankcs.hanlp.dependency.common.State
- 所有已实现的接口:
- Comparable<State>
public class State
- extends Object
- implements Comparable<State>
- 作者:
- hankcs
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cost
public float cost
id
public int id
edge
public Edge edge
State
public State(float cost,
int id,
Edge edge)
compareTo
public int compareTo(State o)
- 指定者:
- 接口
Comparable<State> 中的 compareTo
Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.