edu.ucla.belief.io.geneticlinkage
Class UtilGeneReader

Object
  extended by UtilGeneReader

public class UtilGeneReader
extends Object


Method Summary
static double readDbl(StringBuffer in)
           
static double readDblExpected(StringBuffer in)
           
static int readInt(StringBuffer in)
           
static int readIntExpected(StringBuffer in)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readIntExpected

public static int readIntExpected(StringBuffer in)

readInt

public static int readInt(StringBuffer in)

readDblExpected

public static double readDblExpected(StringBuffer in)

readDbl

public static double readDbl(StringBuffer in)


Copyright 2010 UCLA Automated Reasoning Group