类 ConnectionUrlParser.Pair<T,U>
- java.lang.Object
-
- com.mysql.cj.conf.ConnectionUrlParser.Pair<T,U>
-
- 类型参数:
T- left part typeU- right part type
- 封闭类:
- ConnectionUrlParser
public static class ConnectionUrlParser.Pair<T,U> extends Object
This class is a simple container for two elements.