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
GenDB3
lib.intervals
Commits
e68a84ef
Commit
e68a84ef
authored
Mar 04, 2015
by
Lukas Jelonek
Browse files
Added private constructor to utility class
parent
3bc51210
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/de/cebitec/common/sequencetools/intervals/cache/IntervalCaches.java
View file @
e68a84ef
...
...
@@ -28,6 +28,9 @@ import java.util.List;
*/
public
class
IntervalCaches
{
private
IntervalCaches
()
{
}
/**
* Only For debugging and testing purposes.
*/
...
...
Write
Preview
Markdown
is supported
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