Package sleep.engine

Class Summary
Block A Block is the fundamental unit of parsed and ready to execute sleep code.
ObjectUtilities This class is sort of the center of the HOES universe containing several methods for mapping between Sleep and Java and resolving which mappings make sense.
ProxyInterface This class is used to mock an instance of a class that implements a specified Java interface using a Sleep function.