Klasse IntersectionTypeBinding18


public class IntersectionTypeBinding18 extends ReferenceBinding
Abstraction used for intersection casts in Java 8 + and inferred types:
  • type inference at 1.8+
  • lub at 1.8+
  • projections for 'var' at 10+