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