Class Internal


  • public abstract class Internal
    extends java.lang.Object
    Escalate internal APIs so they can be used from outside packages. The only implementation is in ElasticsearchStorage.

    Inspired by okhttp3.internal.Internal.