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

Packages that use Point.Boolean
com.jeffpalm.util   
 

Uses of Point.Boolean in com.jeffpalm.util
 

Classes in com.jeffpalm.util that implement Point.Boolean
static class Point.BooleanImpl
           
 

Methods in com.jeffpalm.util that return Point.Boolean
 Point.Boolean Point.Boolean.Factory.newBoolean(boolean x, boolean y)