# 📖Methods

{% hint style="info" %}

#### ArrayUtils has numerous methods.

#### Each methods are divided into three main types depending on supporting prefix.

{% endhint %}

## ⚡Static method

{% content-ref url="methods/s" %}
[s](https://arrayutils.docs.present.kim/methods/s)
{% endcontent-ref %}

{% hint style="danger" %}

### Not support method prefix

{% endhint %}

## ⚡Generic method

{% content-ref url="methods/g" %}
[g](https://arrayutils.docs.present.kim/methods/g)
{% endcontent-ref %}

{% hint style="warning" %}

### Support only "From" prefix

{% endhint %}

## ⚡Chain method

{% content-ref url="methods/c" %}
[c](https://arrayutils.docs.present.kim/methods/c)
{% endcontent-ref %}

{% hint style="success" %}

### Support all prefix

{% endhint %}
