Uses of Interface
com.jeffpalm.util.Point.Short

Packages that use Point.Short
com.jeffpalm.util   
 

Uses of Point.Short in com.jeffpalm.util
 

Classes in com.jeffpalm.util that implement Point.Short
static class Point.ShortImpl
           
 

Methods in com.jeffpalm.util that return Point.Short
 Point.Short Point.Short.Factory.newShort(short x, short y)