com.yourkit.probes
Class LongColumn

java.lang.Object
  extended by com.yourkit.probes.Column
      extended by com.yourkit.probes.LongColumn

public final class LongColumn
extends Column


Constructor Summary
LongColumn(java.lang.String name)
           
 
Method Summary
 void setValue(int rowIndex, long value)
           
 
Methods inherited from class com.yourkit.probes.Column
getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongColumn

public LongColumn(java.lang.String name)
Method Detail

setValue

public void setValue(int rowIndex,
                     long value)


Copyright © 2003-2010 YourKit, LLC. All Rights Reserved.