Package dev.demeng.pluginbase.model
Class Pair<A,B>
java.lang.Object
dev.demeng.pluginbase.model.Pair<A,B>
- Type Parameters:
A- The type of object AB- The type of object B
A simple pair of objects.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
public Pair()
-
-
Method Details
-
of
-