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