public static class QLPattern.QLMatchResultCache
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
fetchCount |
int |
newCount |
| Constructor and Description |
|---|
QLMatchResultCache(int length) |
| Modifier and Type | Method and Description |
|---|---|
QLMatchResult |
fetch() |
void |
sendBack(QLMatchResult result) |
public QLMatchResult fetch()
public void sendBack(QLMatchResult result)
Copyright © 2012-2024 Alibaba Group. All Rights Reserved.