public abstract class

AbstractTypeConverter

extends Object
implements Module TypeConverter
java.lang.Object
   ↳ org.eclipse.sisu.wire.AbstractTypeConverter<T>

Class Overview

Abstract TypeConverter Module that automatically registers the converter based on the type argument.

Summary

Public Constructors
AbstractTypeConverter()
Public Methods
final void configure(Binder binder)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.inject.Module
From interface com.google.inject.spi.TypeConverter

Public Constructors

public AbstractTypeConverter ()

Public Methods

public final void configure (Binder binder)