⚡Static method

The static-method is a static method without polymorphism.

🔖Support prefix

Static method not support method prefix

🔖Method list

pagestatic from()pagestatic of()pagestatic mapToArray()

Last updated