Java org.springframework.beans.propertyeditors CustomMapEditor fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.beans.propertyeditors CustomMapEditor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.beans.propertyeditors CustomMapEditor.

The text is from its open source code.

Constructor

CustomMapEditor(Class mapType)
Create a new CustomMapEditor for the given target type, keeping an incoming null as-is.