| java.lang.Object instantj.tst.SerializationTest
SerializationTest | public class SerializationTest (Code) | | SerializationTest - shows that you can (de)serialize an
Expression and evaluate it. How about sending expressions
to a remote client next time (already pre-compiled on the
server)
|
Method Summary | |
public static void | main(String[] args) |
main | public static void main(String[] args)(Code) | | Testing Expression Evaluation -
|
|
|