Skip to content

Commit

Permalink
Move and refactor sun.misc.AtomicLong
Browse files Browse the repository at this point in the history
  • Loading branch information
gayanW committed May 7, 2018
1 parent 67270a0 commit 4154c2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package sun.misc;
package java.util.concurrent.atomic;

/**
* MJI model class for sun.misc.AtomicLong library abstraction
Expand Down

0 comments on commit 4154c2a

Please sign in to comment.