JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.saperion.common.lang.encapsulation
Class Summary
Class
Description
Box
<T>
Helper class to box an object.
Pair
<T1,T2>
A simple immutable encapsulation for 2 objects.
Triple
<T1,T2,T3>
A simple immutable encapsulation for 3 objects.