Skip navigation links
D F P S T U V 

D

DEFAULT_PEEKS - Static variable in class Device
Default number of bits to reveal per peek.
DEFAULT_SIZE - Static variable in class Device
Default number of bits stored.
Device - Class in <Unnamed>
Resource-locking device with circular bit storage.
Device() - Constructor for class Device
Construct device using defaults.
Device(int, int) - Constructor for class Device
Construct device with specified size and number of peek/poke bits.
Device(boolean[], int) - Constructor for class Device
Construct device with specified bits for testing.
DeviceUnlocker - Class in <Unnamed>
Provides for unlocking resource-control devices.
DeviceUnlocker() - Constructor for class DeviceUnlocker
 

F

FourBitTwoDisclosureDeviceUnlocker - Class in <Unnamed>
Solution development for 4-bit/2-disclosure device.

P

peek(CharSequence) - Method in class Device
Peek at bits of device.
poke(CharSequence) - Method in class Device
Poke bits into device.

S

showTrace() - Static method in class DeviceUnlocker
Retrieve trace of previous unlock process.
spin() - Method in class Device
Initiate device rotation.

T

toString() - Method in class Device
Render device information as a string.

U

unlock(Device) - Static method in class DeviceUnlocker
Unlocks a device-controlled resource.
unlock(Device) - Static method in class FourBitTwoDisclosureDeviceUnlocker
Unlocks a resource controlled by a 4-bit/2-disclosure device.

V

VALUE_FALSE - Static variable in class Device
Character indicator of false.
VALUE_TRUE - Static variable in class Device
Character indicator of true.
D F P S T U V 
Skip navigation links