public class Directional<T> extends Object
Constructor and Description |
---|
Directional(T value,
boolean isIngress) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
T |
getValue() |
int |
hashCode() |
boolean |
isIngress() |
String |
toString() |
public Directional(T value, boolean isIngress)
Copyright © 2021. All rights reserved.