Java com.google.common.collect Maps.EntryTransformer fields, constructors, methods, implement or subclass

Example usage for Java com.google.common.collect Maps.EntryTransformer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.common.collect Maps.EntryTransformer.

The text is from its open source code.

Constructor

Method

EntrytransformEntry(final EntryTransformer transformer, final Entry entry)
Returns a view of an entry transformed by the specified transformer.