Package | Description |
---|---|
org.josef.science.physics |
Physics related Classes.
|
org.josef.science.physics.astronomy |
Astronomy related Classes.
|
org.josef.util |
Utility Classes.
|
Modifier and Type | Class and Description |
---|---|
class |
Element
Enumeration of all the Elements of the Periodic Table.
|
Modifier and Type | Class and Description |
---|---|
class |
Planet
Enumeration of all the planets in the Solar System.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LocalizableEnumeration
Interface to declare that an enumeration supports localization.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalizedException
Ultimate base class for checked exceptions that are capable of showing localized messages.
|
class |
AbstractLocalizedRuntimeException
Ultimate base class for runtime exceptions that are capable of showing
localized messages.
|
class |
CColor
Enumeration of (RGB) colors.
|
class |
InvalidArgumentException
Exception that signals that an argument passed to a method is not valid.
|
class |
InvalidStateException
Exception that signals that an object like a
ValueObject is in an invalid state. |
class |
Iso3166Country
Enumeration of ISO 3166 Countries.
|
class |
Month
Enumeration of all the months in a year.
|
class |
Nationality
Enumeration of Nationalities.
|
class |
WeekDay
Enumeration of all the days in a week.
|
Copyright © 2008–2018. All rights reserved.