Пример #1
0
 public <T extends GLState> T curstate(GLState.Slot<T> slot) {
   return (cur2d.get(slot));
 }