com.jeffpalm.util
Interface Point.Short.Factory

All Known Subinterfaces:
Point.Factory
Enclosing interface:
Point.Short

public static interface Point.Short.Factory


Method Summary
 Point.Short newShort(short x, short y)
           
 

Method Detail

newShort

Point.Short newShort(short x,
                     short y)