Package com.facebook.buck.rules.keys
Interface RuleKeyScopedHasher.ContainerScope
-
- All Superinterfaces:
AutoCloseable
,Scope
- All Known Implementing Classes:
DefaultRuleKeyScopedHasher.DefaultContainerScope
- Enclosing interface:
- RuleKeyScopedHasher
public static interface RuleKeyScopedHasher.ContainerScope extends Scope
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Scope
elementScope()
-
-
-
Method Detail
-
elementScope
Scope elementScope()
-
-