Interface HasConfig

All Known Subinterfaces:
AsyncPredicate<T>, GatewayPredicate
All Known Implementing Classes:
AsyncPredicate.AndAsyncPredicate, AsyncPredicate.DefaultAsyncPredicate, AsyncPredicate.NegateAsyncPredicate, AsyncPredicate.OrAsyncPredicate, GatewayPredicate.AndGatewayPredicate, GatewayPredicate.GatewayPredicateWrapper, GatewayPredicate.NegateGatewayPredicate, GatewayPredicate.OrGatewayPredicate

public interface HasConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    default Object
     
  • Method Details

    • getConfig

      default Object getConfig()