public class PageSupplierFactoryAdapter extends AdapterImpl implements SupplierFactory<HTMLPage>
SupplierFactory.ProviderAdapter.Internal| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_BODY_PROPERTY |
static String |
PAGE_HEAD_PROPERTY |
target| Constructor and Description |
|---|
PageSupplierFactoryAdapter(Page page) |
| Modifier and Type | Method and Description |
|---|---|
Supplier<HTMLPage> |
create(Context context) |
protected Function<BiSupplier<List<Object>,List<Object>>,HTMLPage> |
createPageFunction(Context context) |
boolean |
isAdapterForType(Object type) |
getTarget, notifyChanged, setTarget, unsetTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, apply, asFunctionFactory, contextify, empty, from, from, then, thenandThenpublic static final String PAGE_BODY_PROPERTY
public static final String PAGE_HEAD_PROPERTY
public PageSupplierFactoryAdapter(Page page)
public boolean isAdapterForType(Object type)
isAdapterForType in interface AdapterisAdapterForType in class AdapterImplprotected Function<BiSupplier<List<Object>,List<Object>>,HTMLPage> createPageFunction(Context context)
Copyright © 2022 Nasdanika. All rights reserved.