JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.info.formatter
Interface InfoCollectionTextFormatter<T>
@Deprecated
public interface
InfoCollectionTextFormatter<T>
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
String
format
(
Collection
<
T
> collection,
Locale
locale)
Deprecated.
Method Details
format
String
format
(
Collection
<
T
> collection,
Locale
locale)
Deprecated.