| Package | Description |
|---|---|
| de.vandermeer.skb.base |
Base definitions and interfaces for the SKB.
|
| Modifier and Type | Method and Description |
|---|---|
static <LHS,RHS> Skb_Pair<LHS,RHS> |
Skb_Pair.create(LHS lhs,
RHS rhs)
Returns a new Pair of given type with default description.
|
static <LHS,RHS> Skb_Pair<LHS,RHS> |
Skb_Pair.create(LHS lhs,
RHS rhs,
String description)
Returns a new Pair of given type with given description.
|
Copyright © 2010–2015. All rights reserved.