AROMA 1.2

fr.inrialpes.exmo.aroma.measures.cardbased
Class Pointer

java.lang.Object
  extended by fr.inrialpes.exmo.aroma.measures.cardbased.Pointer

public class Pointer
extends Object

Author:
Xuan-Hiep HUYNH

Field Summary
private static double value
           
 
Constructor Summary
Pointer(double v)
           
 
Method Summary
static double getValue()
           
static void setValue(double v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

private static double value
Constructor Detail

Pointer

public Pointer(double v)
Method Detail

setValue

public static void setValue(double v)

getValue

public static double getValue()

AROMA 1.2

(C) Universite Pierre-Mendes-France, INRIA & Universite de Nantes 2006-2009