Package io.lambda.aws.model
Class Pair<L,R>
- java.lang.Object
-
- io.lambda.aws.model.Pair<L,R>
-
@Introspected public class Pair<L,R> extends java.lang.Object- Since:
- 07.11.2020
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LgetLeft()RgetRight()booleanisEmpty()
-