Class ScopedValue<T>

  • Type Parameters:
    T - the type of the scoped value

    @API(INTERNAL)
    public class ScopedValue<T>
    extends Object
    Object to key the forward and reverse directory caches by, two entries should be treated as identical if they attempt to resolve the same string with directory layers that are located at the same path.