JAL-3263, JAL 3264 New Transpiler fixes FunctionalInterface issues,
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Tue, 14 May 2019 02:07:39 +0000 (21:07 -0500)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Tue, 14 May 2019 02:18:50 +0000 (21:18 -0500)
commit9577372b31a3c39a0690d3060503a76a2364a1d9
tree3600072d0e76d08ec583df7293805fe553a2fe1b
parent3f8a9801f25c5edc1a80ae9c8e8467b56954c202
JAL-3263, JAL 3264 New Transpiler fixes FunctionalInterface issues,
_xxxx issues,

privatizes SwingJS-private fields with Mandarin first "secret" character
\u79D8  (only affects File._byte; left here in both forms _byte and
秘byte

SwingJS bug in transpiler caused java.util.stream.MatchOps to fail. Adds
back in the IntervalStore classes into srcjar, which use Java8
FunctionalInterfaces.
16 files changed:
libjs/VARNA-site.zip
src/jalview/io/FileLoader.java
src/jalview/util/Platform.java
srcjar/fr/orsay/lri/varna/VARNAPanel.java
srcjar/intervalstore/api/IntervalI.java [new file with mode: 0644]
srcjar/intervalstore/api/IntervalStoreI.java [new file with mode: 0644]
srcjar/intervalstore/impl/BinarySearcher.java [new file with mode: 0644]
srcjar/intervalstore/impl/IntervalStore.java [new file with mode: 0644]
srcjar/intervalstore/impl/NCList.java [new file with mode: 0644]
srcjar/intervalstore/impl/NCListBuilder.java [new file with mode: 0644]
srcjar/intervalstore/impl/NCNode.java [new file with mode: 0644]
srcjar/intervalstore/impl/Range.java [new file with mode: 0644]
swingjs/SwingJS-site.zip
swingjs/net.sf.j2s.core.jar
swingjs/ver/3.2.4/SwingJS-site.zip
swingjs/ver/3.2.4/net.sf.j2s.core.jar