public class DoubleObject<T,U> extends java.lang.Object
T
object1
U
object2
DoubleObject()
DoubleObject(T object1, U object2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T object1
public U object2
public DoubleObject()
public DoubleObject(T object1, U object2)
Copyright © 2001-2023 JRuby. All Rights Reserved.