Class ScriptSupplierFactoryAdapter
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.nasdanika.html.model.html.gen.ScriptSupplierFactoryAdapter
- All Implemented Interfaces:
BiFunction<org.nasdanika.common.Context,,org.nasdanika.common.ProgressMonitor, Tag> Adapter,Adapter.Internal,org.nasdanika.common.ContextualFactory<org.nasdanika.common.Supplier<Tag>>,org.nasdanika.common.ExecutionParticipantFactory<org.nasdanika.common.Supplier<Tag>>,org.nasdanika.common.Factory<org.nasdanika.common.Context,,org.nasdanika.common.Supplier<Tag>> org.nasdanika.common.SupplierFactory<Tag>
public class ScriptSupplierFactoryAdapter
extends AdapterImpl
implements org.nasdanika.common.SupplierFactory<Tag>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
Adapter.InternalNested classes/interfaces inherited from interface org.nasdanika.common.SupplierFactory
org.nasdanika.common.SupplierFactory.Provider -
Field Summary
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, isAdapterForType, notifyChanged, setTarget, unsetTargetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThenMethods inherited from interface org.nasdanika.common.SupplierFactory
apply, asFunctionFactory, contextify, then, then
-
Constructor Details
-
ScriptSupplierFactoryAdapter
-
-
Method Details
-
create
- Specified by:
createin interfaceorg.nasdanika.common.Factory<org.nasdanika.common.Context,org.nasdanika.common.Supplier<Tag>>
-