- All Implemented Interfaces:
- Function
public class Contains
extends java.lang.Object
implements Function
Function: boolean contains(string, string)
The contains function returns true if the first argument string contains the second argument string, and otherwise returns false.
- Since:
- 2018/3/26.
- Author:
- github.com/zhegexiaohuozi seimimaster@gmail.com