From cd6c8806f08f9482b80102f3fa87bbc7f93178a0 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Fri, 11 Mar 2016 19:47:31 +0000 Subject: Documentation and CHANGES entry for interface feature --- Doc/Manual/Contents.html | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc/Manual/Contents.html') diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index 55d16ee1a..856223ea3 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -997,6 +997,7 @@
  • Proper Java enum classes
  • Type unsafe enum classes +
  • Interfaces
  • Cross language polymorphism using directors