com.neeve.tools
Class TransactionLogTool.FullscanThresholdParser

java.lang.Object
  extended by com.neeve.tools.TransactionLogTool.FullscanThresholdParser
All Implemented Interfaces:
com.neeve.tools.interactive.InteractiveTool.PropertyParser
Enclosing class:
TransactionLogTool

public static final class TransactionLogTool.FullscanThresholdParser
extends Object
implements com.neeve.tools.interactive.InteractiveTool.PropertyParser


Constructor Summary
TransactionLogTool.FullscanThresholdParser()
           
 
Method Summary
 Double parse(String threshold, String defaultValue)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionLogTool.FullscanThresholdParser

public TransactionLogTool.FullscanThresholdParser()
Method Detail

parse

public Double parse(String threshold,
                    String defaultValue)
             throws IllegalArgumentException
Specified by:
parse in interface com.neeve.tools.interactive.InteractiveTool.PropertyParser
Throws:
IllegalArgumentException


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.