Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
patonlab
/
cascade
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cascade
/
static
/
j2s
/
java
/
util
/
List.js
bobbypaton
Initial CASCADE HF Space deployment
233f6d4
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
140 Bytes
Clazz
.
load
([
"java.util.Collection"
],
"java.util.List"
,
null
,
function
(
){
Clazz
.
declareInterface
(java.
util
,
"List"
,java.
util
.
Collection
);
});