public class Api extends Object
void
fail()
fail(String message)
static Api
feature(String className)
feature(String className, String methodName, Class<?>... parameterTypes)
boolean
isSupported()
warn()
warn(String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Api feature(String className)
public static Api feature(String className, String methodName, Class<?>... parameterTypes)
public void fail()
public void fail(String message)
public boolean warn()
public boolean warn(String message)
public boolean isSupported()
Copyright © 2016 plexiti GmbH. All rights reserved.