org.apache.harmony.misc |
|
Java Source File Name | Type | Comment |
Base64.java | Class | This class implements Base64 encoding/decoding functionality
as specified in RFC 2045 (http://www.ietf.org/rfc/rfc2045.txt). |
EmptyEnum.java | Class | author: Evgueni Brevnov, Roman S. |
HashCode.java | Class | This class is a convenience method to sequentially calculate hash code of the
object based on the field values. |
SystemUtils.java | Class | Some system utils
author: Alexey A. |