/ 

org.springframework.data/ spring-data-commons/ 2.2.7.RELEASE/ org/springframework/data/convert/ConverterBuilder$WritingConverterAware.class

 

  • abstract class publicConverterBuilder$WritingConverterAware
    • abstract method publicgetWritingConverter(): GenericConverter
https://www.spring.io/spring-data/spring-data-commons: Global parent pom.xml to be used by Spring Data modules (Pivotal Software, Inc.)
  • Apache License, Version 2.0
  • Oliver Drotbohm (Pivotal Software, Inc.)
  • Mark Paluch (Pivotal Software, Inc.)
public interface org.springframework.data.convert.ConverterBuilder$WritingConverterAware
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.springframework.data.convert.ConverterBuilder$WritingConverterAware
  super_class: java.lang.Object
{
  public abstract org.springframework.core.convert.converter.GenericConverter getWritingConverter();
    descriptor: ()Lorg/springframework/core/convert/converter/GenericConverter;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ConverterBuilder.java"
NestHost: org.springframework.data.convert.ConverterBuilder
InnerClasses:
  public abstract WritingConverterAware = org.springframework.data.convert.ConverterBuilder$WritingConverterAware of org.springframework.data.convert.ConverterBuilder


Missing a library or version you want to see? Open an issue!
Icon set and themes from IntelliJ Community