Completed
Central Invoker
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Groovy - The Art of Calling Methods
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Groovy Code
- 3 Central Invoker
- 4 Pros Cons
- 5 Primitive Optimization
- 6 Basic Optimization
- 7 JIT
- 8 Negatives
- 9 Meter classes
- 10 Invoke Dynamic
- 11 Invoke Dynamic Limitations
- 12 InvokeDynamic
- 13 Guard
- 14 Special class conversions
- 15 Fibonacci example
- 16 Advantages of invoke dynamic
- 17 Problems with invoke dynamic
- 18 Performance comparison
- 19 Wish list