Package games.stendhal.client
Class Triple<P,S,T>
java.lang.Object
games.stendhal.client.Triple<P,S,T>
- Type Parameters:
P
- type of first objectS
- type of second objectT
- type of third object
A container for three objects.
-
Constructor Summary
-
Method Summary