- ImplementationsShouldExtend - Annotation Type in net.java.truecommons.shed
-
Indicates that you should rather extend the specified abstract class than
implementing the annotated interface directly in order to maintain binary
backwards compatibility when additional methods get added to the annotated
interface.
- InheritableThreadLocalStack<T> - Class in net.java.truecommons.shed
-
An inheritable thread local stack of elements.
- InheritableThreadLocalStack() - Constructor for class net.java.truecommons.shed.InheritableThreadLocalStack
-
- initialCapacity(int) - Static method in class net.java.truecommons.shed.HashMaps
-
Returns the initial capacity for a hash table with a load factor of 75%.
- is(E) - Method in class net.java.truecommons.shed.BitField
-
- isAbsolute(String, char) - Static method in class net.java.truecommons.shed.Paths
-
Returns true iff the given path name is absolute.
- isEmpty() - Method in class net.java.truecommons.shed.BitField
-
Returns true if and only if all bits are cleared in this bit
field.
- isEmpty() - Method in class net.java.truecommons.shed.CanonicalStringSet
-
- isEmpty() - Method in class net.java.truecommons.shed.InheritableThreadLocalStack
-
Returns true if this stack is empty.
- isOpen() - Method in class net.java.truecommons.shed.Resource
-
Returns
true if and only if this resource hasn't been
closed yet.
- isRoot(String) - Static method in class net.java.truecommons.shed.Paths
-
Returns true iff the given path name refers to the root
directory, i.e. if it's empty.
- isTraceable() - Static method in error net.java.truecommons.shed.ControlFlowException
-
Returns true if and only if a control flow exception should have
a full stack trace instead of an empty stack trace.
- iterator() - Method in class net.java.truecommons.shed.BitField
-
Returns a read-only iterator for the bits in this field.
- iterator() - Method in class net.java.truecommons.shed.CanonicalStringSet
-