-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
hashCode |
protected T |
o1 |
protected U |
o2 |
-
Constructor Summary
Constructors
Constructor and Description |
Pair() |
Pair(T o1,
U o2) |
-
-
Field Detail
-
hashCode
protected int hashCode
-
Constructor Detail
-
Pair
public Pair(T o1,
U o2)
-
Method Detail
-
setO1
public void setO1(T no1)
-
setO2
public void setO2(U no2)
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.