DATATYPE - Return type of the factorypublic class FactoryNull<DATATYPE> extends Object implements IFactory<DATATYPE>, Serializable
IFactory that always returns null.| Constructor and Description |
|---|
FactoryNull() |
Copyright © 2014–2015 Philip Helger. All rights reserved.