public final class StructKeyExists extends BIF
Constructor and Description |
---|
StructKeyExists() |
Modifier and Type | Method and Description |
---|---|
static boolean |
call(PageContext pc,
Struct struct,
Collection.Key key) |
static boolean |
call(PageContext pc,
Struct struct,
String key) |
Object |
invoke(PageContext pc,
Object[] args) |
public StructKeyExists()
public static boolean call(PageContext pc, Struct struct, String key)
public static boolean call(PageContext pc, Struct struct, Collection.Key key)
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee