WordTokenHashTable

package
v0.0.0-...-6968735 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WordTokenHashTable

type WordTokenHashTable struct {
	// contains filtered or unexported fields
}

func Deserialize

func Deserialize(input []byte) (*WordTokenHashTable, error)

func New

func New(size uint) *WordTokenHashTable

func (*WordTokenHashTable) GetDigestAndSerializedData

func (obj *WordTokenHashTable) GetDigestAndSerializedData() (string, []byte, error)

func (*WordTokenHashTable) GetWordTokenListAt

func (obj *WordTokenHashTable) GetWordTokenListAt(index int) *WordTokenList.WordTokenList

func (*WordTokenHashTable) InsertWord

func (obj *WordTokenHashTable) InsertWord(word string) error

func (*WordTokenHashTable) InsertWordToken

func (obj *WordTokenHashTable) InsertWordToken(wordToken *WordToken.WordToken) error

func (*WordTokenHashTable) Print

func (obj *WordTokenHashTable) Print()

Jump to

Keyboard shortcuts

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