public class SliceQueryValidator extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SliceQueryValidator.ComponentComparator |
| Modifier and Type | Field and Description |
|---|---|
protected SliceQueryValidator.ComponentComparator |
comparator |
| Constructor and Description |
|---|
SliceQueryValidator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLastNonNullIndex(List<Object> components) |
<T> void |
validateComponentsForSliceQuery(SliceQuery<T> sliceQuery) |
protected SliceQueryValidator.ComponentComparator comparator
public <T> void validateComponentsForSliceQuery(SliceQuery<T> sliceQuery)
Copyright © 2012-2014. All Rights Reserved.