Package io.aether.utils.streams
Interface Node2<Up,Down>
-
- All Superinterfaces:
Node<Up,Up,Down,Down>,NodeDown<Up,Up>,NodeUp<Down,Down>,io.aether.utils.interfaces.ObjectFind,io.aether.utils.ToString
- All Known Implementing Classes:
SafeNodeImpl
public interface Node2<Up,Down> extends Node<Up,Up,Down,Down>