Home
last modified time | relevance | path

Searched refs:getIndex (Results 1 – 1 of 1) sorted by path

/unit/src/java/nginx/unit/websocket/
H A DUtil.java217 if (superClassTypeResult.getIndex() == -1 && dimension == 0) { in getGenericType()
223 if (superClassTypeResult.getIndex() > -1) { in getGenericType()
231 superClassTypeResult.getIndex()]); in getGenericType()
654 public int getIndex() { in getIndex() method in Util.TypeResult