Uses of Class
co.cask.tigon.utils.ImmutablePair

Packages that use ImmutablePair
co.cask.tigon.utils   
 

Uses of ImmutablePair in co.cask.tigon.utils
 

Methods in co.cask.tigon.utils that return ImmutablePair
static
<A,B> ImmutablePair<A,B>
ImmutablePair.of(A first, B second)
           
 



Copyright © 2014 Cask Data, Inc. Licensed under the Apache License, Version 2.0.