Package org.eclipse.tycho.p2.impl.repo
Class MetadataSerializableImpl
- java.lang.Object
-
- org.eclipse.tycho.p2.impl.repo.MetadataSerializableImpl
-
- All Implemented Interfaces:
MetadataSerializable
public class MetadataSerializableImpl extends Object implements MetadataSerializable
-
-
Constructor Summary
Constructors Constructor Description MetadataSerializableImpl()
-
-
-
Method Detail
-
serialize
public void serialize(OutputStream stream, Set<?> installableUnits) throws IOException
- Specified by:
serializein interfaceMetadataSerializable- Throws:
IOException
-
-