|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.struct.StructKeyExists
public final class StructKeyExists
Constructor Summary | |
---|---|
StructKeyExists()
|
Method Summary | |
---|---|
static boolean |
call(PageContext pc,
Struct struct,
Collection.Key key)
|
static boolean |
call(PageContext pc,
Struct struct,
String key)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StructKeyExists()
Method Detail |
---|
public static boolean call(PageContext pc, Struct struct, String key)
public static boolean call(PageContext pc, Struct struct, Collection.Key key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |