com.stratelia.silverpeas.util
Class PairObject
java.lang.Object
com.stratelia.silverpeas.util.PairObject
- All Implemented Interfaces:
- Cloneable
public class PairObject
- extends Object
- implements Cloneable
Title: userPanelPeas Description: this is an object pair of pair object Copyright: Copyright (c)
2002 Company: Silverpeas
- Version:
- 1.0
- Author:
- J-C Groccia
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PairObject
public PairObject(Object first,
Object second)
- constructor
getFirst
public Object getFirst()
getSecond
public Object getSecond()
Copyright © 2016 Silverpeas. All Rights Reserved.