Modifier and Type | Class and Description |
---|---|
static class |
NSData.Builder |
Modifier and Type | Method and Description |
---|---|
static NSData.Builder |
builder() |
protected Map<String,Object> |
delegate() |
String |
getNsdname()
domain-name which specifies a host which should be authoritative for the
specified class and domain.
|
static NSData |
ns(String nsdname) |
NSData.Builder |
toBuilder() |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, standardClear, standardContainsKey, standardContainsValue, standardEquals, standardHashCode, standardIsEmpty, standardPutAll, standardRemove, standardToString, values
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public String getNsdname()
public static NSData.Builder builder()
public NSData.Builder toBuilder()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.