Possible Duplicate:
Why are interface method invocations slower than concrete invocations?
Interface are slower than abstract class due to extra indirection.
Kindly explain me the detailed meaning of extra indirection.
Possible Duplicate:
Why are interface method invocations slower than concrete invocations?
Interface are slower than abstract class due to extra indirection.
Kindly explain me the detailed meaning of extra indirection.