org.jtheque.utils
Class ScannerUtils

java.lang.Object
  extended by org.jtheque.utils.ScannerUtils

public class ScannerUtils
extends Object


Constructor Summary
ScannerUtils()
           
 
Method Summary
static String getLineStartingWith(Scanner scanner, String starts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScannerUtils

public ScannerUtils()
Method Detail

getLineStartingWith

public static String getLineStartingWith(Scanner scanner,
                                         String starts)


Copyright © 2010 JTheque. All Rights Reserved.