|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |