org.objectweb.fractal.juliak.platform
Class Platform

java.lang.Object
  extended by org.objectweb.fractal.juliak.platform.Platform

public class Platform
extends Object

This class references the version of the PlatformItf implementation suitable for the current platform.

Since:
2.5
Author:
Lionel Seinturier

Constructor Summary
Platform()
           
 
Method Summary
static PlatformItf get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Platform

public Platform()
Method Detail

get

public static PlatformItf get()