com.hankcs.hanlp.seg.common
类 EdgeFrom

java.lang.Object
  继承者 com.hankcs.hanlp.seg.common.Edge
      继承者 com.hankcs.hanlp.seg.common.EdgeFrom

public class EdgeFrom
extends Edge

记录了起点的边

作者:
hankcs

字段摘要
 int from
           
 
从类 com.hankcs.hanlp.seg.common.Edge 继承的字段
weight
 
构造方法摘要
EdgeFrom(int from, double weight, String name)
           
 
方法摘要
 String toString()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

字段详细信息

from

public int from
构造方法详细信息

EdgeFrom

public EdgeFrom(int from,
                double weight,
                String name)
方法详细信息

toString

public String toString()
覆盖:
Object 中的 toString


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