public class IOptionsServerSupplier
extends java.lang.Object
implements java.util.function.Supplier<com.perforce.p4java.server.IOptionsServer>
Constructor and Description |
---|
IOptionsServerSupplier(P4OAuthConfig config) |
Modifier and Type | Method and Description |
---|---|
com.perforce.p4java.server.IOptionsServer |
get() |
void |
release(com.perforce.p4java.server.IOptionsServer optionsServer) |
public IOptionsServerSupplier(P4OAuthConfig config)