public class IndexResultsHelper extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
IndexResultsHelper.Empty
空对象
|
static class |
IndexResultsHelper.Singleton
当结果只有一项时,能使用其作简单快捷的封装
|
public static IndexResults empty()
public static IndexResults singleton(IndexResult element)
element - 结果项Copyright © 2021. All rights reserved.