protected static class EditCrowdApplication.RemoteAddressifyFn extends Object implements com.google.common.base.Function<String,com.atlassian.crowd.model.application.RemoteAddress>
Modifier | Constructor and Description |
---|---|
protected |
RemoteAddressifyFn() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.crowd.model.application.RemoteAddress |
apply(String address) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public com.atlassian.crowd.model.application.RemoteAddress apply(@Nullable String address)
apply
in interface java.util.function.Function<String,com.atlassian.crowd.model.application.RemoteAddress>
Copyright © 2002-2024 Atlassian. All Rights Reserved.