Uses of Class
com.helger.base.lang.clazz.FactoryNewInstance
Packages that use FactoryNewInstance
-
Uses of FactoryNewInstance in com.helger.base.lang.clazz
Methods in com.helger.base.lang.clazz that return FactoryNewInstanceModifier and TypeMethodDescriptionstatic <DATATYPE> @NonNull FactoryNewInstance<DATATYPE> Create a new factory without an instancability check.static <DATATYPE> @NonNull FactoryNewInstance<DATATYPE> Create a new factory.