com.jeffpalm.util
Interface Point.Boolean.Factory

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

public static interface Point.Boolean.Factory


Method Summary
 Point.Boolean newBoolean(boolean x, boolean y)
           
 

Method Detail

newBoolean

Point.Boolean newBoolean(boolean x,
                         boolean y)