Package io.activej.inject.impl
Interface CompiledBinding<R>
- All Known Implementing Classes:
AbstractCompiledBinding,AbstractRootCompiledBinding,AbstractUnsyncCompiledBinding
public interface CompiledBinding<R>
-
Method Summary
Modifier and TypeMethodDescriptiongetInstance(AtomicReferenceArray[] scopedInstances, int synchronizedScope)
-
Method Details
-
getInstance
-