Uses of Class
com.identityworksllc.iiq.common.Quad
- 
Packages that use Quad Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development - 
- 
Uses of Quad in com.identityworksllc.iiq.common
Methods in com.identityworksllc.iiq.common that return Quad Modifier and Type Method Description static <X,Y,Z,Q>
Quad<X,Y,Z,Q>Quad. of(X first, Y second, Z third, Q fourth)Constructs a new quad tuple of the four items given 
 -