Uses of Interface
com.iizix.gyro.ILockState
Uses of ILockState in com.iizix.gyro
Modifier 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
Modifier and TypeMethodDescriptionAppSessionGyro.requestUILock()
Requests a UI lock state.ClientSessionGyro.requestUILock()
Requests a UI lock state.