A B C D E F G H I K L M N O P R S T U V W

I

IdentityHashSet<S> - Class in com.senn.magic.collections
Set-implementation for IdentityHashMap.
IdentityHashSet() - Constructor for class com.senn.magic.collections.IdentityHashSet
Constructs an IdentityHashSet instance
INVALID_DIRECTORY_NAME - Static variable in exception com.senn.magic.io.exception.DirectoryException
 
invalidMappings - Variable in exception com.senn.magic.dctm.TypeConverter.InvalidMappingException
 
invertUpperCaseLowerCase(String) - Static method in class com.senn.magic.util.StringUtils
Change all uppercase characters to lowercase and vice versa.
invoke(Class, String, Object...) - Static method in class com.senn.magic.util.ReflectionUtils
Invoke a method of a class by providing the class, method and an array of arguments.
invoke(Object, String, Object...) - Static method in class com.senn.magic.util.ReflectionUtils
Invoke a method of a class by providing the object, method and an array of arguments.
invokeUnaccessible(Class, String, Object...) - Static method in class com.senn.magic.util.ReflectionUtils
Invoke a method ,that normally is not visible for the calling class, of a class by providing the class, method and an array of arguments.
invokeUnaccessible(Object, String, Object...) - Static method in class com.senn.magic.util.ReflectionUtils
Invoke a method ,that normally is not visible for the calling class, of a class by providing the object, method and an array of arguments.
IS_LOCKED - Static variable in exception com.senn.magic.io.exception.DirectoryException
 
isEmpty() - Method in class com.senn.magic.collections.GeneralSetFromMap
 
isPrimitive(Class) - Static method in class com.senn.magic.util.ReflectionUtils
Checks whether a Class is a primitive datatype.
isPrimitiveWrapper(Class) - Static method in class com.senn.magic.util.ReflectionUtils
Checks whether a Class is a Wrapper-class of a primitive datatype.
isSvnFolder(File) - Static method in class com.senn.magic.svn.SvnChecker
 
isSvnFolder(String) - Static method in class com.senn.magic.svn.SvnChecker
 
isValid() - Method in class com.senn.magic.dctm.DfcProperties
Indicates if all necessary params are entered and if the location is valid.
isValid(String) - Static method in class com.senn.magic.util.StringUtils
Checks if a given String value is valid, meaning it is not null and the length > 0.
iterator() - Method in class com.senn.magic.collections.GeneralSetFromMap
 

A B C D E F G H I K L M N O P R S T U V W