Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Commit

Permalink
Update Detector Name
Browse files Browse the repository at this point in the history
  • Loading branch information
minhkhuong2404 committed Oct 27, 2020
1 parent 768ad71 commit b621626
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

import java.io.IOException;

public class PSMonitor {
public class Detector {
private static final int snapshotLength = 65536; // in bytes
private static final int readTimeout = 100; // in milliseconds
private static final int maxPackets = -1;
Expand Down

0 comments on commit b621626

Please sign in to comment.