public interface Function
Modifier and Type | Method and Description |
---|---|
Object |
execute(CommandSession session,
List<Object> arguments)
Execute this function and return the result.
|
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.