Sha256: 817ca528e7dd19f4c5783907b83ba83ae637a675458a188ace5571440698b5c0
Contents?: true
Size: 341 Bytes
Versions: 119
Compression:
Stored size: 341 Bytes
Contents
/* * Javolution - Java(TM) Solution for Real-Time and Embedded Systems * Copyright (C) 2005 - Javolution (http://javolution.org/) * All rights reserved. * * Permission to use, copy, modify, and distribute this software is * freely granted, provided that this notice is preserved. */ package j2me.lang; public interface Cloneable { }
Version data entries
119 entries across 119 versions & 1 rubygems