variable

package
v0.0.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type I2

type I2 struct {
	V1 int32
	V2 int32
}

implements LinkedKey

func NewI2

func NewI2(v1, v2 int32) *I2

func NewI2Defuault

func NewI2Defuault() *I2

func (*I2) CompareTo

func (this *I2) CompareTo(o *I2) int

func (*I2) Equals

func (this *I2) Equals(h hmap.LinkedKey) bool

override LinkedKey Equals(h LinkedKey) bool

func (*I2) Hash

func (this *I2) Hash() uint

override LinkedKey Hash() uint

func (*I2) ToBytes

func (this *I2) ToBytes() []byte

func (*I2) ToObject

func (this *I2) ToObject(b []byte) *I2

type I3

type I3 struct {
	V1 int32
	V2 int32
	V3 int32
}

implements LinkedKey

func NewI3

func NewI3(v1, v2, v3 int32) *I3

func NewI3Defuault

func NewI3Defuault() *I3

func (*I3) CompareTo

func (this *I3) CompareTo(o *I3) int

func (*I3) Equals

func (this *I3) Equals(h hmap.LinkedKey) bool

override LinkedKey Equals(h LinkedKey) bool

func (*I3) Hash

func (this *I3) Hash() uint

override LinkedKey Hash() uint

func (*I3) ToBytes

func (this *I3) ToBytes() []byte

func (*I3) ToObject

func (this *I3) ToObject(b []byte) *I3

type L2

type L2 struct {
	V1 int64
	V2 int64
}

implements LinkedKey

func NewL2

func NewL2(v1, v2 int64) *L2

func NewL2Defuault

func NewL2Defuault() *L2

func (*L2) CompareTo

func (this *L2) CompareTo(o *L2) int

func (*L2) Equals

func (this *L2) Equals(h hmap.LinkedKey) bool

override LinkedKey Equals(h LinkedKey) bool

func (*L2) Hash

func (this *L2) Hash() uint

override LinkedKey Hash() uint

func (*L2) ToBytes

func (this *L2) ToBytes() []byte

func (*L2) ToObject

func (this *L2) ToObject(b []byte) *L2

type L3

type L3 struct {
	V1 int64
	V2 int64
	V3 int64
}

implements LinkedKey

func NewL3

func NewL3(v1, v2, v3 int64) *L3

func NewL3Defuault

func NewL3Defuault() *L3

func (*L3) CompareTo

func (this *L3) CompareTo(o *L3) int

func (*L3) Equals

func (this *L3) Equals(h hmap.LinkedKey) bool

override LinkedKey Equals(h LinkedKey) bool

func (*L3) Hash

func (this *L3) Hash() uint

override LinkedKey Hash() uint

func (*L3) ToBytes

func (this *L3) ToBytes() []byte

func (*L3) ToObject

func (this *L3) ToObject(b []byte) *L3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL