| Package | Description |
|---|---|
| org.assertj.swing.util |
Miscellaneous utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static <F,S,T> Triple<F,S,T> |
Triple.of(F first,
S second,
T third)
Creates a new
Triple. |
Copyright © 2014 AssertJ. All rights reserved.