public final class Factories extends Object
Modifier and Type | Method and Description |
---|---|
static CalculatorFactory |
getCalculatorFactoryInstance() |
static ExceptionFactory |
getExceptionFactoryInstance() |
static ExceptionMessageFactory |
getExceptionMessageFactoryInstance() |
static ParserFactory |
getParserFactoryInstance() |
public static ParserFactory getParserFactoryInstance()
public static CalculatorFactory getCalculatorFactoryInstance()
public static ExceptionMessageFactory getExceptionMessageFactoryInstance()
public static ExceptionFactory getExceptionFactoryInstance()
Copyright © 2013. All Rights Reserved.