Package org.apgrid.grpc.util

Utility tools for Ninf-G.

See:
          Description

Class Summary
CondWait Provides condition variable for Java.
GrpcTimer Provides the functions which measure the specified time.
You need to call start() at the start of measuring and need to call getElapsedTime() at the end of measuring.
XMLUtil Provides utility functions for parsing XML.
 

Package org.apgrid.grpc.util Description

Utility tools for Ninf-G.