Searched defs:Shape (Results 1 – 5 of 5) sorted by relevance
18 interface Shape { interface
34 type Shape = Square | Rectangle | Circle; alias
66 interface Shape { interface
228 class Shape { class