public interface GemSpecificationIO
| Modifier and Type | Method and Description |
|---|---|
GemSpecification |
read(java.lang.String string) |
java.lang.String |
write(GemSpecification gemspec) |
GemSpecification read(java.lang.String string) throws java.io.IOException
java.io.IOExceptionjava.lang.String write(GemSpecification gemspec) throws java.io.IOException
java.io.IOExceptionCopyright © 2023. All Rights Reserved.