| Modifier and Type | Method and Description |
|---|---|
int |
IPv4.compareTo(IPv4 o) |
| Constructor and Description |
|---|
CidrValueRangeIPv4(IPv4 start,
IPv4 stop) |
| Modifier and Type | Method and Description |
|---|---|
static TypeEncoder<IPv4,String> |
SimpleTypeEncoders.ipv4Encoder() |
static TypeEncoder<IPv4,String> |
LexiTypeEncoders.ipv4Encoder() |
static TypeEncoder<IPv4,String> |
LexiTypeEncoders.ipv4RevEncoder() |
| Modifier and Type | Method and Description |
|---|---|
Class<IPv4> |
AbstractIPv4Encoder.resolves() |
| Modifier and Type | Method and Description |
|---|---|
IPv4 |
IPv4ReverseEncoder.decode(String value) |
IPv4 |
IPv4Encoder.decode(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
IPv4ReverseEncoder.encode(IPv4 value) |
String |
IPv4Encoder.encode(IPv4 value) |
| Modifier and Type | Method and Description |
|---|---|
IPv4 |
IPv4Encoder.decode(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
IPv4Encoder.encode(IPv4 value) |
Copyright © 2014 Calrissian. All rights reserved.