public class ReservedIpChecker extends Object
| Constructor and Description |
|---|
ReservedIpChecker() |
| Modifier and Type | Method and Description |
|---|---|
static ReservedIpChecker |
getInstance() |
boolean |
isEmpty() |
boolean |
isReservedIpAddress(String address) |
public boolean isEmpty()
public boolean isReservedIpAddress(String address)
public static ReservedIpChecker getInstance()
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.