mirror of
https://github.com/ufrisk/MemProcFS.git
synced 2026-05-08 14:25:43 +08:00
Version 5.8.1
This commit is contained in:
@@ -8,8 +8,9 @@ import java.io.Serializable;
|
||||
*/
|
||||
public class LeechCoreBar implements Serializable
|
||||
{
|
||||
private static final long serialVersionUID = -8552459732654567238L;
|
||||
private static final long serialVersionUID = -8552459732654567239L;
|
||||
public boolean fValid;
|
||||
public boolean fIO;
|
||||
public boolean f64Bit;
|
||||
public boolean fPrefetchable;
|
||||
public int iBar;
|
||||
|
||||
Reference in New Issue
Block a user