TransitionValueBase
TransitionValueBase class
Base class for slide transition effects.
equals
| Name | Description |
|---|---|
| equals(Object) | Determines whether the two TransitionValueBase instances are equal. |
Parameters:
| Name | Type | Description |
|---|---|---|
| obj | Object | The TransitionValueBase to compare with the current TransitionValueBase. |
Returns: boolean
hashCode
| Name | Description |
|---|---|
| hashCode() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
Returns: int