インタフェース SBoolean
- すべてのスーパーインタフェース:
- SLockable,- SScalar<Boolean>,- SVariable,- Unlockable
- 既知の実装クラスのリスト:
- SBooleanImpl
Represents the boolean data.
- 
メソッドの概要インタフェースから継承されたメソッド org.wcardinal.controller.data.SLockableisLocked, lock, tryLock, tryLock, unlock, unlockインタフェースから継承されたメソッド org.wcardinal.controller.data.SScalarcompareAndSet, contains, containsAll, equals, get, getAndSet, getValue, indexOf, isEmpty, isNotNull, isNull, lastIndexOf, reset, resetValue, set, setValue, size, toDirtyインタフェースから継承されたメソッド org.wcardinal.controller.data.SVariableinitialize, isInitialized, isNonNull, isReadOnly
- 
メソッドの詳細- 
equalsReturns true if the specified target is equal to this.- パラメータ:
- target- the target to be compared
- 戻り値:
- true if the specified target is equal to this
 
- 
equalsReturns true if the specified target is equal to this.- パラメータ:
- target- the target to be compared
- 戻り値:
- true if the specified target is equal to this
 
 
-