Package edu.wpi.grip.ui.pipeline
Interface SocketHandleView.Factory
-
- Enclosing class:
- SocketHandleView
public static interface SocketHandleView.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SocketHandleView
create(Socket socket)
-
-
-
Method Detail
-
create
SocketHandleView create(Socket socket)
-
-