Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andrew Goetz
Orekit
Commits
4a9a3d61
Unverified
Commit
4a9a3d61
authored
Mar 06, 2021
by
Andrew Goetz
Browse files
Make UTCTAIOffset class public.
parent
ff545fde
Pipeline
#959
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/orekit/time/UTCTAIOffset.java
View file @
4a9a3d61
...
...
@@ -35,7 +35,7 @@ import org.orekit.utils.Constants;
* @see UTCScale
* @see UTCTAIHistoryFilesLoader
*/
class
UTCTAIOffset
implements
TimeStamped
,
Serializable
{
public
class
UTCTAIOffset
implements
TimeStamped
,
Serializable
{
/** Serializable UID. */
private
static
final
long
serialVersionUID
=
4742190573136348054L
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment