Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

P

ParameterFilter - Class in de.cuioss.tools.net
Defines a filter identifying which parameters are not to be included within url parameter handling.
ParameterFilter() - Constructor for class de.cuioss.tools.net.ParameterFilter
 
PartialArrayList<T extends Serializable> - Class in de.cuioss.tools.collect
Overview
PartialArrayList(Collection<T>, boolean) - Constructor for class de.cuioss.tools.collect.PartialArrayList
Default constructor.
PartialCollection<T extends Serializable> - Interface in de.cuioss.tools.collect
Represents a partial collection / sub-collection.
Preconditions - Class in de.cuioss.tools.base
Inspired by com.google.common.base.Preconditions.
Preconditions() - Constructor for class de.cuioss.tools.base.Preconditions
 
PropertyHolder - Class in de.cuioss.tools.property
Overview
PropertyHolder() - Constructor for class de.cuioss.tools.property.PropertyHolder
 
PropertyMemberInfo - Enum Class in de.cuioss.tools.property
Members of this enum define the way the corresponding property is subject to the contracts regarding the canonical Object methods like Object.equals(Object), Object.hashCode() and Object.toString() and the Serializable contract
PropertyReadWrite - Enum Class in de.cuioss.tools.property
Defines the read write permissions for a given property.
PropertyUtil - Class in de.cuioss.tools.property
Helper class providing convenient methods for reading from / writing to java beans.
PropertyUtil() - Constructor for class de.cuioss.tools.property.PropertyUtil
 
put(Map.Entry<? extends K, ? extends V>) - Method in class de.cuioss.tools.collect.MapBuilder
put.
put(K, V) - Method in class de.cuioss.tools.collect.MapBuilder
put.
putAll(Map<? extends K, ? extends V>) - Method in class de.cuioss.tools.collect.MapBuilder
putAll.
putIfNotNull(K, V) - Method in class de.cuioss.tools.collect.MapBuilder
Puts the entry into the map, if the value is not null.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form