> If a class has a member function, and an exte...
# android
l
If a class has a member function, and an extension function is defined which has the same receiver type, the same name and is applicable to given arguments, the member always wins.