A C D M O T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- appendArray(StringBuilder, Map<Object, String>, String, Object) - Static method in class org.osgi.dto.DTO
-
Append the specified array's string representation to the specified StringBuilder.
- appendDTO(StringBuilder, Map<Object, String>, String, DTO) - Static method in class org.osgi.dto.DTO
-
Append the specified DTO's string representation to the specified StringBuilder.
- appendIterable(StringBuilder, Map<Object, String>, String, Iterable<?>) - Static method in class org.osgi.dto.DTO
-
Append the specified iterable's string representation to the specified StringBuilder.
- appendMap(StringBuilder, Map<Object, String>, String, Map<?, ?>) - Static method in class org.osgi.dto.DTO
-
Append the specified map's string representation to the specified StringBuilder.
- appendString(StringBuilder, CharSequence) - Static method in class org.osgi.dto.DTO
-
Append the specified string to the specified StringBuilder.
- appendValue(StringBuilder, Map<Object, String>, String, Object) - Static method in class org.osgi.dto.DTO
-
Append the specified value's string representation to the specified StringBuilder.
C
- compress(CharSequence) - Static method in class org.osgi.dto.DTO
-
Compress, in length, the specified string.
D
- DTO - Class in org.osgi.dto
-
Super type for Data Transfer Objects.
- DTO() - Constructor for class org.osgi.dto.DTO
M
- MAX_LENGTH - Static variable in class org.osgi.dto.DTO
O
- org.osgi.dto - package org.osgi.dto
-
OSGi Data Transfer Object Package Version 1.1.
T
- toString() - Method in class org.osgi.dto.DTO
-
Return a string representation of this DTO suitable for use when debugging.
All Classes All Packages