Additions for Protobuf support

This commit is contained in:
Topher Lamey 2011-06-17 10:55:13 -06:00 committed by Joel Dice
parent 19d4eab883
commit b891db43bc

View File

@ -0,0 +1,4 @@
package java.util;
public interface RandomAccess {
}