public class PrototypeScope extends Object implements Scope
static PrototypeScope
PROTOTYPE
PrototypeScope()
<T> Supplier<T>
scope(Object key, Supplier<T> provider)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
chainScope, chainScope, chainScope
public static final PrototypeScope PROTOTYPE
public PrototypeScope()
public <T> Supplier<T> scope(Object key, Supplier<T> provider)
Scope
scope
key
provider
Copyright © 2022–2023. All rights reserved.