Wpis z mikrobloga

Prototyp MVT dla Java10:

What is the Minimal Value Types (MVT) project?

The Minimal Value Types project is an early prototype for Value Types
provides initial subset of Value Type functionality
provides a new type which is:
immutable, identity-agnostic, non-nullable, non-synchronizable, final
does not inherit from java.lang.Object

https://wiki.openjdk.java.net/display/valhalla/Minimal+Value+Types

#interfacesmieci
  • 1