Java org.eclipse.jdt.internal.compiler.util Messages fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.compiler.util Messages fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.compiler.util Messages.

The text is from its open source code.

Field

Method

Stringbind(String message, Object binding)
Bind the given message's substitution locations with the given string values.
Stringbind(String message, Object[] bindings)
Bind the given message's substitution locations with the given string values.