- 所有已实现的接口:
- 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.
- 从以下版本开始:
- 2018/3/26.
- 作者:
- github.com/zhegexiaohuozi seimimaster@gmail.com