1: package org.garret.perst.impl; 2: 3: public final class FileDescriptor { 4: public void sync() throws java.io.IOException { 5: } 6: }