com.mancrd.ahah.classifier
Class LinkMapCountProcedure

java.lang.Object
  extended by 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

Constructor Summary
LinkMapCountProcedure()
           
 
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
 

Constructor Detail

LinkMapCountProcedure

public LinkMapCountProcedure()
Method Detail

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.