Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1028409 // getRawType

JavaX fragment (include)

static Type getRawType(Type t) {
  if (t cast ParameterizedType)
    ret t.getRawType();
  ret t;
}

Author comment

Began life as a copy of #1028408

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028409
Snippet name: getRawType
Eternal ID of this version: #1028409/1
Text MD5: 51e64b2844c9a50d7046d306062006b2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-16 02:14:37
Source code size: 103 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 115 / 165
Referenced in: [show references]