Class AutowiringConverter<S,​T>

java.lang.Object
pl.matsuo.core.model.converter.AutowiringConverter<S,​T>
All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<S,​T>
Direct Known Subclasses:
StringToTimeConverter

public abstract class AutowiringConverter<S,​T>
extends Object
implements org.springframework.core.convert.converter.Converter<S,​T>
  • Constructor Details

    • AutowiringConverter

      public AutowiringConverter()