@designliquido/delegua
Preparing search index...
Vetor
Class Vetor
Implements
Construto
Index
Constructors
constructor
Properties
hash
Arquivo
linha
tamanho
tipo?
valores
Methods
aceitar
Constructors
constructor
new
Vetor
(
hashArquivo
:
number
,
linha
:
number
,
valores
:
any
[]
,
tamanho
?:
number
,
tipo
?:
string
,
)
:
Vetor
Parameters
hashArquivo
:
number
linha
:
number
valores
:
any
[]
Optional
tamanho
:
number
Optional
tipo
:
string
Returns
Vetor
Properties
hash
Arquivo
hashArquivo
:
number
linha
linha
:
number
tamanho
tamanho
:
number
Optional
tipo
tipo
?:
string
valores
valores
:
any
[]
Methods
aceitar
aceitar
(
visitante
:
VisitanteComumInterface
)
:
Promise
<
any
>
Parameters
visitante
:
VisitanteComumInterface
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hash
Arquivo
linha
tamanho
tipo
valores
Methods
aceitar
@designliquido/delegua
Loading...