⚡Static method

The static-method is a static method without polymorphism.

🔖Support prefix

Static method not support method prefix

🔖Method list

static from()static of()static mapToArray()

Last updated