Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
highlighting
/
jython
/
CallableStaticMethod.py
blob: 59ff5a8945f7ffa7057f2f202fe8afa5ec1e111a [
file
] [
log
] [
blame
]
from
java
.
util
import
Collections
x
=
Collections
.
emptyList
()
s
=
x
.
size
()