Packageorg.granite.reflect.visitor.handlers
Classpublic class MapHandler
ImplementsIHandler

Handles any org.granite.collections.IMap instance.

See also

org.granite.collections.IMap


Public Methods
 MethodDefined by
  
canHandle(visitable:Visitable):Boolean
MapHandler
  
handle(visitable:Visitable, filter:Function):Array
MapHandler
Method detail
canHandle()method
public function canHandle(visitable:Visitable):BooleanParameters
visitable:Visitable

Returns
Boolean
handle()method 
public function handle(visitable:Visitable, filter:Function):ArrayParameters
visitable:Visitable
 
filter:Function

Returns
Array