↓ Static

The `Wrap` primitive wrapper object static methods

public static hasClosing() Checks whether the text has given closing chars at the end.

public static hasOpening() Checks whether the text has given opening chars at the beginning.

public static isWrap() The method checks whether the value of any type is the Wrap instance of any or given opening and closing chars.

Last updated