public class ShapeUtil extends Object
static double
area(Shape a)
perimeter(Shape a)
static Set<Area>
separate(Area a)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static double area(Shape a)
public static double perimeter(Shape a)
public static Set<Area> separate(Area a)
Copyright © 2019. All rights reserved.