wei commited on
Commit
4c62814
1 Parent(s): 6f0c734

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,6 +2,6 @@
2
  tags:
3
  - summarization
4
  widget:
5
- - text: '''public static < T , U > Function < T , U > castFunction ( Class < U > target ) { return new CastToClass < T , U > ( target ) ; }'''
6
 
7
  ---
 
2
  tags:
3
  - summarization
4
  widget:
5
+ - text: "public static < T , U > Function < T , U > castFunction ( Class < U > target ) { return new CastToClass < T , U > ( target ) ; }"
6
 
7
  ---