com.jeffpalm.util
Interface Point.Byte.Factory

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

public static interface Point.Byte.Factory


Method Summary
 Point.Byte newByte(byte x, byte y)
           
 

Method Detail

newByte

Point.Byte newByte(byte x,
                   byte y)