SmartPropertyInteger Class Members
The following tables list the members exposed by SmartPropertyInteger.
Public Constructors
Name | Description | |
---|---|---|
![]() | SmartPropertyInteger Constructor | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() | equals | @inheritDoc: |
![]() | getValue | Gets the current property value |
![]() | hashCode | @inheritDoc: |
![]() | setStrongValue | Sets weak value for this property which overrides any previously set value |
![]() | setWeakValue | Sets weak value for this property if it was not overridden by setStrongValue call |
![]() | toString | @inheritDoc: |
See Also