Method and Description |
---|
fj.data.$._(B)
JDK 8 warns '_' may not be supported after SE 8. Replaced by
$.constant(B) and synonym $.__(B) (prefer constant). |
fj.data.Java.JUList_List()
As of 4.3, use
Java.JavaList_List() |
fj.Equal.shallowEqualsO(Object, Object)
see issue #122.
|