/ 

io.vertx/ vertx-config/ 3.8.0/ io/vertx/config/impl/spi/PropertiesConfigProcessor$PropertiesReader.class

 

  • abstract class package-privatePropertiesConfigProcessor$PropertiesReader
    • abstract method publicreadAsJson(JsonObject, InputStream): JsonObject
http://nexus.sonatype.org/oss-repository-hosting.html/vertx-parent/vertx-ext/vertx-ext-parent/vertx-config-parent/vertx-config: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ (Eclipse)
  • Apache License, Version 2.0
interface io.vertx.config.impl.spi.PropertiesConfigProcessor$PropertiesReader
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: io.vertx.config.impl.spi.PropertiesConfigProcessor$PropertiesReader
  super_class: java.lang.Object
{
  public abstract io.vertx.core.json.JsonObject readAsJson(io.vertx.core.json.JsonObject, java.io.InputStream);
    descriptor: (Lio/vertx/core/json/JsonObject;Ljava/io/InputStream;)Lio/vertx/core/json/JsonObject;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.io.IOException
    MethodParameters:
               Name  Flags
      configuration  
      stream         
}
SourceFile: "PropertiesConfigProcessor.java"
NestHost: io.vertx.config.impl.spi.PropertiesConfigProcessor
InnerClasses:
  private abstract PropertiesReader = io.vertx.config.impl.spi.PropertiesConfigProcessor$PropertiesReader of io.vertx.config.impl.spi.PropertiesConfigProcessor


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