You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently to convert an option from java you must do new RichOptional(sourceCodeLocation).toScala(). It'd be nice to have a javaapi implementation to make it a bit cleaner.