@@ -0,0 +1,9 @@
package org.json;
public interface None {
/**
* Negative One
*/
public static final int none = -1;
}
The note is not visible to the blocked user.