com.mancrd.ahah.classifier
Class LinkMapCountProcedure
java.lang.Object
com.mancrd.ahah.classifier.LinkMapCountProcedure
- All Implemented Interfaces:
- gnu.trove.procedure.TObjectProcedure<gnu.trove.map.hash.TIntFloatHashMap>
public class LinkMapCountProcedure
- extends Object
- implements gnu.trove.procedure.TObjectProcedure<gnu.trove.map.hash.TIntFloatHashMap>
- Author:
- alexnugent
Method Summary |
boolean |
execute(gnu.trove.map.hash.TIntFloatHashMap subMap)
|
int |
getNumLinks()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkMapCountProcedure
public LinkMapCountProcedure()
getNumLinks
public int getNumLinks()
execute
public boolean execute(gnu.trove.map.hash.TIntFloatHashMap subMap)
- Specified by:
execute
in interface gnu.trove.procedure.TObjectProcedure<gnu.trove.map.hash.TIntFloatHashMap>
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.