Class ApiHttpHeaders.StringHeaderEntry

java.lang.Object
io.vrap.rmf.base.client.ApiHttpHeaders.HeaderEntry<String,String>
io.vrap.rmf.base.client.ApiHttpHeaders.StringHeaderEntry
All Implemented Interfaces:
Map.Entry<String,String>
Enclosing class:
ApiHttpHeaders

public static class ApiHttpHeaders.StringHeaderEntry extends ApiHttpHeaders.HeaderEntry<String,String>
  • Constructor Details

    • StringHeaderEntry

      public StringHeaderEntry(String key)
    • StringHeaderEntry

      public StringHeaderEntry(String key, String value)
  • Method Details

    • reflectionHashCode

      public int reflectionHashCode()