|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package de.smartics.util.adapt |
---|
Class de.smartics.util.adapt.AdaptableException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> instanceType
null
.
Class<T> adapterType
null
.
Package de.smartics.util.lang |
---|
Class de.smartics.util.lang.ArgumentChecker extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String message
List<E> throwables
Class de.smartics.util.lang.BlankArgumentException extends IllegalArgumentException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.util.lang.BlankExceptNullArgumentException extends IllegalArgumentException implements Serializable |
---|
serialVersionUID: 1L
Class de.smartics.util.lang.NullArgumentException extends NullPointerException implements Serializable |
---|
serialVersionUID: 1L
Package de.smartics.util.source |
---|
Class de.smartics.util.source.DefaultMethodInfo extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String methodSignature
SourceCodeLocation location
Class de.smartics.util.source.SourceCodeLocation extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
SourceCodeLocation.Position start
SourceCodeLocation.Position end
Class de.smartics.util.source.SourceCodeLocation.Position extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
long line
1
.
long column
1
.
Package de.smartics.util.util |
---|
Class de.smartics.util.util.GenericServiceFactory extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Class<T> type
boolean lenient
true
will only issue a warning, while
false
will throw an
IllegalStateException
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |