corda/classpath/java
Joel Dice e2416ddb85 strip trailing separators when normalizing java.io.File.path
This addresses the case of e.g. new File("c:/foo/").exists() returning
false when the specified directory really does exist.
2012-08-11 08:21:14 -06:00
..
io strip trailing separators when normalizing java.io.File.path 2012-08-11 08:21:14 -06:00
lang add java.lang.Deprecated 2012-08-06 16:55:49 -06:00
net implement DatagramChannel.receive and fix Datagrams to be Java 6 compatible 2012-07-10 14:09:14 -06:00
nio implement DatagramChannel.receive and fix Datagrams to be Java 6 compatible 2012-07-10 14:09:14 -06:00
security update copyright years 2012-05-11 17:43:27 -06:00
text prepend copyright notice and license to all source files; add license.txt and readme.txt 2008-02-19 11:06:52 -07:00
util implement Arrays.toString(byte[]) 2012-08-04 16:08:32 -06:00