wei's picture
Update README.md
6f0c734
|
raw
history blame
182 Bytes
---
tags:
- summarization
widget:
- text: '''public static < T , U > Function < T , U > castFunction ( Class < U > target ) { return new CastToClass < T , U > ( target ) ; }'''
---