gnu.jel.reflect
Interface Byte


public interface Byte

Denotes the object as being automatically convertible to java byte type.


Method Summary
 byte getValue()
           
 

Method Detail

getValue

public byte getValue()