Package org.simpleflatmapper.converter
Class EmptyContextFactoryBuilder
java.lang.Object
org.simpleflatmapper.converter.EmptyContextFactoryBuilder
- All Implemented Interfaces:
ContextFactoryBuilder
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionintaddSupplier(org.simpleflatmapper.util.Supplier<?> supplier) build()
-
Field Details
-
INSTANCE
-
-
Method Details
-
addSupplier
public int addSupplier(org.simpleflatmapper.util.Supplier<?> supplier) - Specified by:
addSupplierin interfaceContextFactoryBuilder
-
build
- Specified by:
buildin interfaceContextFactoryBuilder
-