JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
team.unnamed.mocha.runtime
Interface Scope.Builder
Enclosing interface:
Scope
public static interface
Scope.Builder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Scope
build
()
Scope.Builder
set
(@NotNull
String
name, @NotNull
Value
value)
Method Details
set
Scope.Builder
set
(@NotNull @NotNull
String
name, @NotNull @NotNull
Value
value)
build
Scope
build
()