Min — Sama-418-uncen-javhd-today-1117202101-49-47

public sealed interface Shape permits Circle, Rectangle, Triangle {} public final class Circle implements Shape … public non‑sealed class Triangle implements Shape …