mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-24 21:14:41 +00:00
trunk contents moved to root
This commit is contained in:
6
libsrc/jpproxy/src/com/jpexs/proxy/Cleanable.java
Normal file
6
libsrc/jpproxy/src/com/jpexs/proxy/Cleanable.java
Normal file
@@ -0,0 +1,6 @@
|
||||
package com.jpexs.proxy;
|
||||
|
||||
public interface Cleanable
|
||||
{
|
||||
public void clean();
|
||||
}
|
||||
Reference in New Issue
Block a user