public static class DefaultRuleKeyScopedHasher.DefaultContainerScope extends Object implements RuleKeyScopedHasher.ContainerScope
Modifier and Type | Method and Description |
---|---|
void |
close()
Hashes the container iff non-empty (i.e.
|
Scope |
elementScope()
Increases element count if anything gets hashed during the element scope.
|
public Scope elementScope()
elementScope
in interface RuleKeyScopedHasher.ContainerScope
public void close()
close
in interface Scope
close
in interface AutoCloseable