com.liferay.faces.bridge.util.internal
Class NameValuePair<N,V>
java.lang.Object
com.liferay.faces.util.lang.NameValuePair<N,V>
com.liferay.faces.bridge.util.internal.NameValuePair<N,V>
Deprecated. Replaced by com.liferay.faces.util.lang.NameValuePair
@Deprecated
public class NameValuePair<N,V>
- extends NameValuePair<N,V>
This is a generic class that represents a name+value pair.
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameValuePair
public NameValuePair(N name,
V value)
- Deprecated.
Copyright © 2015 Liferay, Inc.. All rights reserved.