com.jeffpalm.util
Interface UnsetPrimitive

All Known Implementing Classes:
UnsetBoolean, UnsetNumber, UnsetNumber.Byte, UnsetNumber.Double, UnsetNumber.Float, UnsetNumber.Integer, UnsetNumber.Long, UnsetNumber.Short

public interface UnsetPrimitive


Method Summary
 boolean isSet()
           
 void unset()
           
 

Method Detail

isSet

boolean isSet()

unset

void unset()