搜索资源列表
util
- JAVA通用类处理(BASE64)-JAVA generic class treatment (BASE64)
MsgDigestUtil
- JAVA消息摘要算法. 包含MD2,MD5,SHA1,SHA256,SHA384,SHA512-MessageDigest Util. contains MD2,MD5,SHA1,SHA256,SHA384,SHA512.
aescrypt-java-3_0
- 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
10351_SignCert
- a good java util for crypto algs
Base64
- a good java util for base64 encode decode
DateDemo
- date 转换工具. 1.把一个日期类型转换成一个字符串类型 2根据传入的日期字符串和格式得到一个java.util.Date型的日期。. 3.把日期转换成需要的格式 -date conversion tool. put a date type is converted to a string according to the incoming date string and format a java.util.Date date. 3. The date into the r
zcgunzip
- Test program to verify that GzipInputStream is compatible with command line gunzip or java.util.zip.GzipInputStream for linux API Driver. -Test program to verify that GzipInputStream is compatible with command line gunzip or java.util.zip.GzipInpu
TreeMapPerformanceTest
- Implements basic performance test functionality for java.util.TreeMap.
UncheckedTimeoutException
- Unchecked version of java.util.concurrent. Timeout Exception.
ImmutableEnumSet
- Implementation of ImmutableSet backed by a non-empty {@link java.util.EnumSet.
Support_TestResource_fr_FR
- Support TestResource fr FR extends java.util.ListResourceBundle Source Code for Linux.
Support_TestResource_fr_FR_VAR
- Support TestResource fr FR VAR extends java.util.ListResourceBundle Source Code for Linux.
Support_TestResource_fr
- Support TestResource fr extends java.util.ListResourceBundle Source Code for Linux.
Support_TimeZone
- Sample java.util.TimeZone subclass to test getDSTSavings() and getOffset(long) APIs.
Support_TestResource_en_US
- Support TestResource en US extends java.util.ListResourceBundle Source Code for Linux.
UncheckedTimeoutException
- Unchecked version of java.util.concurrent.TimeoutException.
X509NameTokenizer
- class for breaking up an X500 Name into it s component tokens, ala java.util.StringTokenizer.
BlockingQueue
- A java.util.Queue that additionally supports operations that wait for the queue to become non-empty when retrieving an element, and wait for space to become available in the queue when storing an element.
Timer
- Timers schedule one-shot or recurring TimerTask tasks for execution. Prefer java.util.concurrent.ScheduledThreadPoolExecutor ScheduledThreadPoolExecutor for new code.
AndroidHandler
- Implements a java.util.logging.Logger handler that writes to the Android log.