Class SmallestInfiniteSet
-
- All Implemented Interfaces:
public final class SmallestInfiniteSet
-
-
Constructor Summary
Constructors Constructor Description SmallestInfiniteSet()
-
Method Summary
Modifier and Type Method Description final Integer
popSmallest()
final Unit
addBack(Integer num)
-
-
Method Detail
-
popSmallest
final Integer popSmallest()
-
-
-
-