A container object which may or may not contain a non-null long value. If a value is present, isPresent() returns true. If no value is present, the object is considered empty and isPresent() returns false.
A container object which may or may not contain a non-null long value. If a value is present, isPresent() returns true. If no value is present, the object is considered empty and isPresent() returns false.