3334353637383940
/** * @see com.intel.drl.test.SerializationTest#getData() */ protected Object[] getData() { return new Object[] { new MyPermissionCollection(false), new MyPermissionCollection(true) }; }
3233343536373839