Class Unit
In: lib/wx/groups.rb
Parent: Object

Extends ruby-unit‘s Unit class

Methods

External Aliases

plus -> greater_than
minus -> less_than
to_s -> old_to_s

Attributes

minus  [RW] 
plus  [RW] 

Public Instance methods

greater_than?()

Alias for plus?

less_than?()

Alias for minus?

Was this value reported as "less than"?

Was this value reported as "greater than"?

[Validate]