JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr
|
Method
Detail:
Field |
Constr
|
Method
SEARCH:
Package
io.github.mqzn.commands.utilities
Class Pair<L,
R>
java.lang.Object
io.github.mqzn.commands.utilities.Pair<L,
R>
public final class
Pair<L,
R>
extends
Object
Constructor Summary
Constructors
Constructor
Description
Pair
()
Method Summary
Methods inherited from class java.lang.
Object
clone
,
equals
,
finalize
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Constructor Details
Pair
public
Pair
()