Uses of Interface
com.codestreet.messageforge.RFunctor

Uses of RFunctor in com.codestreet.messageforge
 

Methods in com.codestreet.messageforge with parameters of type RFunctor
 int RMsg.apply(RFunctor func)
          Apply a functor to all fields in the message.
 boolean RMsg.apply(RFunctor func, java.lang.String fldName)
          Apply a functor to a named field in the message.
 int RMapMessage.apply(RFunctor func)
          Apply a functor to all fields in the message.
 boolean RMapMessage.apply(RFunctor func, java.lang.String name)
          Apply a functor to a named field in the message.
 



Copyright © 2003-2006 CodeStreet. All Rights Reserved.