org.eclipse.mat.util
Class MessageUtil

java.lang.Object
  extended by org.eclipse.mat.util.MessageUtil

public final class MessageUtil
extends Object

Substitute replaceable text in a message.

Since:
0.8

Method Summary
static String format(String message, Object... objects)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

format

public static String format(String message,
                            Object... objects)