public class NetConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
EMPTY_BTYE_ARRAY
An empty immutable
byte array. |
static String[] |
EMPTY_STRING_ARRAY
An empty immutable
String array. |
static X509Certificate[] |
EMPTY_X509_CERTIFICATE_ARRAY
An empty immutable {link X509Certificate} array.
|
static int |
EOS
The index value when the end of the stream has been reached
-1. |
public static final String[] EMPTY_STRING_ARRAY
String array.public static final byte[] EMPTY_BTYE_ARRAY
byte array.public static final X509Certificate[] EMPTY_X509_CERTIFICATE_ARRAY
public static final int EOS
-1.Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.