Uses of Interface
com.iizix.gyro.ILockState
Packages that use ILockState
Uses of ILockState in com.iizix.gyro
Methods in com.iizix.gyro that return ILockStateModifier and TypeMethodDescriptionILockState.createNewLock()
Creates a new lock state instance from this one, incrementing the lock, i.e.IAppSessionGyro.requestUILock()
Requests a UI lock state.IClientSessionGyro.requestUILock()
Requests a UI lock state.Uses of ILockState in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return ILockStateModifier and TypeMethodDescriptionAppSessionGyro.requestUILock()
Requests a UI lock state.ClientSessionGyro.requestUILock()
Requests a UI lock state.