protected static class

EditCrowdApplication.RemoteAddressifyFn

extends Object
implements Function<F, T>
java.lang.Object
   ↳ com.atlassian.jira.web.action.admin.user.EditCrowdApplication.RemoteAddressifyFn

Class Overview

Creates a RemoteAddress from a String.

Summary

Protected Constructors
RemoteAddressifyFn()
Public Methods
RemoteAddress apply(String address)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.common.base.Function

Protected Constructors

protected RemoteAddressifyFn ()

Public Methods

public RemoteAddress apply (String address)