Object Intersection2D.None
-
- All Implemented Interfaces:
public class Intersection2D.None extends Intersection2D<Nothing>
Objects do not intersect.
-
-
Field Summary
Fields Modifier and Type Field Description private final List<Void>
asList
public final static Intersection2D.None
INSTANCE
-