Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make bind atributes private (we don't want users to mess with it)
[simgrid.git] / org / simgrid / msg / RngStream.java
index 5f4a8bf..8ab1ac2 100644 (file)
@@ -16,7 +16,7 @@ public class RngStream {
        /**
         * Represents the bind between the RngStream java object and the C object.
         */
-       public long bind;
+       private long bind;
        /**
         * Creates and returns a new stream without identifier. 
         * This procedure reserves space to keep the information relative to