wei commited on
Commit
e8f6c87
1 Parent(s): fad7a7e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ #yamltags:
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
+ ---