Index - All Packages - All Categories - All Classes

Class IntegerUpOrder


Package: Udanax-Gold
All Superclasses: Object Heaper OrderSpec
Protocols: Object
Categories: Xanadu-Spaces-Basic

Class Methods

make



Instance Methods

actualHashForEqual



Overrides: OrderSpec

arrange: region



Overrides: OrderSpec

chooseMany: region with: n

Return the first n positions in the region according to my ordering.

chooseOne: region

Return the first position in the region according to my ordering.

coordinateSpace



Overrides: OrderSpec

createRcvr: receiver



Overrides: OrderSpec

follows: x with: y



Overrides: OrderSpec

followsInt: x with: y

See discussion in XuInteger class comment about boxed vs unboxed integers

Overrides: OrderSpec

isEqual: other



Overrides: OrderSpec

isFullOrder: keys



Overrides: OrderSpec

preceeds: before with: after

Return true if some position in before is less than or equal to all positions in after.

Overrides: OrderSpec

sendSelfTo: xmtr



Overrides: OrderSpec


Index - All Packages - All Categories - All Classes