Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamRank ¶
type StreamRank struct {
// contains filtered or unexported fields
}
func Constructor ¶
func Constructor() StreamRank
func (*StreamRank) GetRankOfNumber ¶
func (this *StreamRank) GetRankOfNumber(x int) int
func (*StreamRank) Track ¶
func (this *StreamRank) Track(x int)
Click to show internal directories.
Click to hide internal directories.