Interface Scope


public interface Scope
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> Supplier<T>
    scope(Key<T> key, Annotation scope, Supplier<T> unscoped)