public class ViewResourceDelegateDesc extends Object
Constructor and Description |
---|
ViewResourceDelegateDesc(boolean hasPrevious,
SortedSet<Integer> priorRequests) |
Modifier and Type | Method and Description |
---|---|
SortedSet<Integer> |
getPriorRequests() |
static boolean |
hasPrior(ViewResourceDelegateDesc[] delegates) |
boolean |
isHasPrevious() |
CodegenExpression |
toExpression() |
public boolean isHasPrevious()
public CodegenExpression toExpression()
public static boolean hasPrior(ViewResourceDelegateDesc[] delegates)
Copyright © 2005–2018. All rights reserved.