org.apache.lenya.cms.ant
Class TwoTuple

java.lang.Object
  extended by org.apache.lenya.cms.ant.TwoTuple

public class TwoTuple
extends java.lang.Object


Field Summary
 int x
           
 int y
           
 
Constructor Summary
TwoTuple(int x, int y)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public int x

y

public int y
Constructor Detail

TwoTuple

public TwoTuple(int x,
                int y)


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.