Uses of Class
edu.rit.mp.buf.BooleanItemBuf
Packages that use BooleanItemBuf
-
Uses of BooleanItemBuf in edu.rit.mp
Methods in edu.rit.mp that return BooleanItemBufModifier and TypeMethodDescriptionstatic BooleanItemBuf
BooleanBuf.buffer()
Create a buffer for a Boolean item.static BooleanItemBuf
BooleanBuf.buffer
(boolean item) Create a buffer for a Boolean item with the given initial value.