Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
feelingyang
/
scijava-common
Public
forked from
scijava/scijava-common
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scijava-common
src
main
java
on
modules
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2018
Restructure SciJava Common as multimodule project
Show description for 6ea8c42
ctrueden
committed
6ea8c42
View commit details
Copy full SHA for 6ea8c42
View code at this point
Browse repository at this point
Stop using deprecated ClassUtils#getLocation
Show description for 5ec1696
ctrueden
committed
5ec1696
View commit details
Copy full SHA for 5ec1696
View code at this point
Browse repository at this point
Types: fix some formatting issues
ctrueden
committed
184005b
View commit details
Copy full SHA for 184005b
View code at this point
Browse repository at this point
Types: add method accessor
Show description for 7f386be
ctrueden
committed
7f386be
View commit details
Copy full SHA for 7f386be
View code at this point
Browse repository at this point
Add Types.location which throws an exception
Show description for 1389a55
ctrueden
committed
1389a55
View commit details
Copy full SHA for 1389a55
View code at this point
Browse repository at this point
Types: factor out common exception throwing logic
ctrueden
committed
fdc1335
View commit details
Copy full SHA for fdc1335
View code at this point
Browse repository at this point
Migrate ClassUtils.getLocation to Types.location
ctrueden
committed
5b2c5c7
View commit details
Copy full SHA for 5b2c5c7
View code at this point
Browse repository at this point
Deprecate ConversionUtils class as a whole
Show description for 4151adf
ctrueden
committed
4151adf
View commit details
Copy full SHA for 4151adf
View code at this point
Browse repository at this point
Migrate convertToEnum method to Types.enumValue
ctrueden
committed
70ee8ef
View commit details
Copy full SHA for 70ee8ef
View code at this point
Browse repository at this point
Types: add wildcard method for multiple bounds
Show description for 2bbf597
ctrueden
committed
2bbf597
View commit details
Copy full SHA for 2bbf597
View code at this point
Browse repository at this point
Types: shorten names of type creator methods
Show description for 25a4e94
ctrueden
committed
25a4e94
View commit details
Copy full SHA for 25a4e94
View code at this point
Browse repository at this point
Types: rename a couple of methods, for clarity
Show description for 84c21d4
ctrueden
committed
84c21d4
View commit details
Copy full SHA for 84c21d4
View code at this point
Browse repository at this point
Types: expand javadoc for component method
ctrueden
committed
3f50b96
View commit details
Copy full SHA for 3f50b96
View code at this point
Browse repository at this point
Types: add @see reference for array method
ctrueden
committed
3c27af4
View commit details
Copy full SHA for 3c27af4
View code at this point
Browse repository at this point
Types: add javadoc for field method
ctrueden
committed
732f490
View commit details
Copy full SHA for 732f490
View code at this point
Browse repository at this point
Types: remove non-javadoc comments
ctrueden
committed
213aa20
View commit details
Copy full SHA for 213aa20
View code at this point
Browse repository at this point
Types: remove unused VarMap constructor
ctrueden
committed
aeb16f7
View commit details
Copy full SHA for aeb16f7
View code at this point
Browse repository at this point
Types: unify name and getTypeName methods
Show description for f843c98
ctrueden
committed
f843c98
View commit details
Copy full SHA for f843c98
View code at this point
Browse repository at this point
Types: add paramTypes(Method, Class) method
Show description for a61b506
ctrueden
committed
a61b506
View commit details
Copy full SHA for a61b506
View code at this point
Browse repository at this point
Types: use array(Type) method as appropriate
ctrueden
committed
a95c5fb
View commit details
Copy full SHA for a95c5fb
View code at this point
Browse repository at this point
Types: eliminate unnecessary else clauses
ctrueden
committed
c08cb96
View commit details
Copy full SHA for c08cb96
View code at this point
Browse repository at this point
Types: format code style of GenTyRef classes
ctrueden
committed
89072d7
View commit details
Copy full SHA for 89072d7
View code at this point
Browse repository at this point
Fork GenTyRef into private Types inner classes
Show description for 6b71b7c
ctrueden
committed
6b71b7c
View commit details
Copy full SHA for 6b71b7c
View code at this point
Browse repository at this point
Eliminate deprecated ConversionUtils casting usage
Show description for 8f7778d
ctrueden
committed
8f7778d
View commit details
Copy full SHA for 8f7778d
View code at this point
Browse repository at this point
Migrate casting ConversionUtils methods to Types
Show description for 4aefc55
ctrueden
committed
4aefc55
View commit details
Copy full SHA for 4aefc55
View code at this point
Browse repository at this point
Stop using deprecated ClassUtils methods
Show description for f8875f5
ctrueden
committed
f8875f5
View commit details
Copy full SHA for f8875f5
View code at this point
Browse repository at this point
Stop using deprecated ConversionUtils methods
Show description for ec2e7c1
ctrueden
committed
ec2e7c1
View commit details
Copy full SHA for ec2e7c1
View code at this point
Browse repository at this point
Migrate more ConversionUtils method to Types
Show description for d664a14
ctrueden
committed
d664a14
View commit details
Copy full SHA for d664a14
View code at this point
Browse repository at this point
Types: tweak formatting
ctrueden
committed
23404d5
View commit details
Copy full SHA for 23404d5
View code at this point
Browse repository at this point
Migrate ConversionUtils.getNullValue to Types
ctrueden
committed
4e74d2b
View commit details
Copy full SHA for 4e74d2b
View code at this point
Browse repository at this point
Types: eliminate GenTyRef use in component method
Show description for 3f029c9
ctrueden
committed
3f029c9
View commit details
Copy full SHA for 3f029c9
View code at this point
Browse repository at this point
ConversionUtils: fix whitespace
ctrueden
committed
ff499da
View commit details
Copy full SHA for ff499da
View code at this point
Browse repository at this point
ArrayUtils: tweak the class javadoc
ctrueden
committed
4cb9c1d
View commit details
Copy full SHA for 4cb9c1d
View code at this point
Browse repository at this point
Migrate ClassUtils type querying methods to Types
Show description for aba07b7
ctrueden
committed
aba07b7
View commit details
Copy full SHA for aba07b7
View code at this point
Browse repository at this point
ClassUtils: deprecate hasClass methods
Show description for 855e90c
ctrueden
committed
855e90c
View commit details
Copy full SHA for 855e90c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.