Constructor and Description |
---|
ResultImpl() |
ResultImpl(List<ResultEntry> resultEntries,
String text) |
Modifier and Type | Method and Description |
---|---|
List<ResultEntry> |
getResultEntries() |
String |
getText() |
public ResultImpl(List<ResultEntry> resultEntries, String text)
public ResultImpl()
public List<ResultEntry> getResultEntries()
getResultEntries
in interface Result
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.