Uses of Class
edu.rit.mp.buf.IntegerItemBuf
Packages that use IntegerItemBuf
-
Uses of IntegerItemBuf in edu.rit.mp
Methods in edu.rit.mp that return IntegerItemBufModifier and TypeMethodDescriptionstatic IntegerItemBuf
IntegerBuf.buffer()
Create a buffer for an integer item.static IntegerItemBuf
IntegerBuf.buffer
(int item) Create a buffer for an integer item with the given initial value.