protected static class

EditCrowdApplication.StringifyFn

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

Class Overview

Creates a String from a RemoteAddress.

Summary

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

Protected Constructors

protected StringifyFn ()

Public Methods

public String apply (RemoteAddress remoteAddress)