Uses of Class
com.funnelback.plugin.index.consumers.mock.MockGscopeByRegexConsumer.MockGscopeByRegexInvocation
-
Packages that use MockGscopeByRegexConsumer.MockGscopeByRegexInvocation Package Description com.funnelback.plugin.index.consumers.mock -
-
Uses of MockGscopeByRegexConsumer.MockGscopeByRegexInvocation in com.funnelback.plugin.index.consumers.mock
Fields in com.funnelback.plugin.index.consumers.mock with type parameters of type MockGscopeByRegexConsumer.MockGscopeByRegexInvocation Modifier and Type Field Description private List<MockGscopeByRegexConsumer.MockGscopeByRegexInvocation>
MockGscopeByRegexConsumer. invocations
Hold the values of all invocations ofMockGscopeByRegexConsumer.applyGscopeWhenRegexMatches(String, String)
.
-