com.jeffpalm.basic.bytecode
Interface Iu4

All Superinterfaces:
Iu
All Known Implementing Classes:
u4

public interface Iu4
extends Iu


Method Summary
 byte b0()
           
 byte b1()
           
 byte b2()
           
 byte b3()
           
 int value()
           
 
Methods inherited from interface com.jeffpalm.basic.bytecode.Iu
intValue, longValue
 

Method Detail

b0

byte b0()

b1

byte b1()

b2

byte b2()

b3

byte b3()

value

int value()