com.hankcs.hanlp.dependency.nnparser.action
类 AbstractInexactAction

java.lang.Object
  继承者 com.hankcs.hanlp.dependency.nnparser.action.AbstractInexactAction
所有已实现的接口:
Comparable<AbstractInexactAction>
直接已知子类:
Action

public class AbstractInexactAction
extends Object
implements Comparable<AbstractInexactAction>

作者:
hankcs

构造方法摘要
AbstractInexactAction()
           
 
方法摘要
 int compareTo(AbstractInexactAction o)
           
 boolean equals(Object obj)
           
 int name()
           
 int rel()
           
 
从类 java.lang.Object 继承的方法
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

AbstractInexactAction

public AbstractInexactAction()
方法详细信息

compareTo

public int compareTo(AbstractInexactAction o)
指定者:
接口 Comparable<AbstractInexactAction> 中的 compareTo

equals

public boolean equals(Object obj)
覆盖:
Object 中的 equals

name

public int name()

rel

public int rel()


Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.