JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.cucumber.core.runtime
Interface BackendSupplier
All Known Implementing Classes:
BackendServiceLoader
public interface
BackendSupplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<? extends
Backend
>
get
()
Method Details
get
Collection
<? extends
Backend
>
get
()