JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.likematcher
Matcher
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
match(byte[], int, int)
Interface Matcher
All Known Implementing Classes:
FjsMatcher
public interface
Matcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
match
(byte[] input, int offset, int length)
Method Details
match
boolean
match
(byte[] input, int offset, int length)