Preparing search index...
The search index is not available
@designliquido/delegua
@designliquido/delegua
Vetor
Class Vetor
Implements
Construto
Index
Constructors
constructor
Properties
hash
Arquivo
linha
tamanho
tipo?
valores
Methods
aceitar
Constructors
constructor
new
Vetor
(
hashArquivo
,
linha
,
valores
,
tamanho
?
,
tipo
?
)
:
Vetor
Parameters
hashArquivo
:
number
linha
:
number
valores
:
any
[]
Optional
tamanho
:
number
Optional
tipo
:
string
Returns
Vetor
Properties
hash
Arquivo
hash
Arquivo
:
number
linha
linha
:
number
tamanho
tamanho
:
number
Optional
tipo
tipo
?:
string
valores
valores
:
any
[]
Methods
aceitar
aceitar
(
visitante
)
:
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...