JavaScript is disabled on your browser.
Skip navigation links
DFC 24.4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.documentum.fc.common
Interface IDfPair<A,
B>
public interface
IDfPair<A,
B>
the pair interface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
A
getFirst
()
B
getSecond
()
Method Details
getFirst
A
getFirst
()
getSecond
B
getSecond
()