|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JsMessage.IdGenerator
Method Summary | |
---|---|
String |
generateId(String meaning,
List<CharSequence> messageParts)
Generate the ID for the message. |
Method Detail |
---|
String generateId(String meaning, List<CharSequence> messageParts)
meaning
- The programmer-specified meaning. If no @meaning
annotation appears, we will use the name of the variable it's
assigned to. If the variable is unnamed, then we will just
use a fingerprint of the message.messageParts
- The parts of the message, including the main
message text.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |