TrueCommons Shed 2.5.0
A B C E F G H I L M N O P Q R S T U V W 

A

AbstractExceptionBuilder<I extends Throwable,O extends Throwable> - Class in net.java.truecommons.shed
Abstract implementation of an exception builder.
AbstractExceptionBuilder() - Constructor for class net.java.truecommons.shed.AbstractExceptionBuilder
 
accept(T) - Method in interface net.java.truecommons.shed.Filter
Returns true if and only if this filter accepts the given item.
accept(T) - Method in class net.java.truecommons.shed.FilteringIterator
Returns true if and only if this filtering iterator accepts the given element.
ACCEPT_ANY - Static variable in interface net.java.truecommons.shed.Filter
A filter which accepts any item.
ACCEPT_NONE - Static variable in interface net.java.truecommons.shed.Filter
A filter which accepts no items.
add(String) - Method in class net.java.truecommons.shed.CanonicalStringSet
The implementation in the class CanonicalStringSet first canonicalizes the given parameter before the operation is continued.
addAll(CanonicalStringSet) - Method in class net.java.truecommons.shed.CanonicalStringSet
Adds all canonical strings in the given set to this set after they have been canonicalized by this set again.
addAll(String) - Method in class net.java.truecommons.shed.CanonicalStringSet
Adds the canonical form of all strings in the given list to this set.
allocate() - Method in interface net.java.truecommons.shed.Pool
Allocates a resource from this pool.
allOf(Class<E>) - Static method in class net.java.truecommons.shed.BitField
Returns a bit field which contains all enums of the given element type.
and(BitField<E>) - Method in class net.java.truecommons.shed.BitField
 
apply(T) - Static method in class net.java.truecommons.shed.Option
Returns an option for the given nullable element.
authority(String) - Method in class net.java.truecommons.shed.UriBuilder
Sets the URI authority component.
A B C E F G H I L M N O P Q R S T U V W 
TrueCommons Shed 2.5.0

Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.