JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.maxxq.maven.repository
Interface IRemoteRepositoryRequestBuilder
All Superinterfaces:
Function
<
String
,
okhttp3.Request>
All Known Implementing Classes:
DefaultRemoteRepositoryRequestBuilder
public interface
IRemoteRepositoryRequestBuilder
extends
Function
<
String
,
okhttp3.Request>
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose