java.lang.reflect package.See: Description
| Interface | Description |
|---|---|
| Matcher<T> |
Useful for generated classes, which don't override the equals method
(e.g. some JAXB class generators)
or if a custom matching algorithm is needed.
|
| Positionable |
A Positionable can be positioned among other Positionables.
|
| Singleton |
A marker interface.
|
| Class | Description |
|---|---|
| AbstractMatcher<T> | |
| BrowserCommandProvider | Deprecated |
| Comparables | |
| Lists | |
| Locales | |
| MatchableObject<T> | |
| Matchers | |
| PositionableAdapter<T> | |
| PositionableComparator |
Comparator for Positionables. |
| Positionables | |
| ResourceLoader |
A resource loader.
|
| Strings | |
| TypesafeEnum | Deprecated |
| XMath |
An extended math library.
|
| Enum | Description |
|---|---|
| CountryCode |
http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
|
| Exception | Description |
|---|---|
| MatchingException | |
| ResourceFileNotFoundException |
Signals that a resource file couldn't be found.
|
| Annotation Type | Description |
|---|---|
| ServiceProvider |
Registers a Service Provider in META-INF/services.
|
java.lang.reflect package.Copyright © 2002–2015 SoftSmithy. All rights reserved.