com.liferay.portlet.portletconfiguration.util
Class PublicRenderParameterIdentifierComparator
java.lang.Object
com.liferay.portlet.portletconfiguration.util.PublicRenderParameterIdentifierComparator
- All Implemented Interfaces:
- Comparator<PublicRenderParameter>
public class PublicRenderParameterIdentifierComparator
- extends Object
- implements Comparator<PublicRenderParameter>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicRenderParameterIdentifierComparator
public PublicRenderParameterIdentifierComparator()
compare
public int compare(PublicRenderParameter publicRenderParameter1,
PublicRenderParameter publicRenderParameter2)
- Specified by:
compare
in interface Comparator<PublicRenderParameter>