it.tidalwave.util.spi
Class AsSupport
java.lang.Object
it.tidalwave.util.spi.AsSupport
- All Implemented Interfaces:
- As
public class AsSupport
- extends Object
- implements As
- Version:
- $Id$
- Author:
- Fabrizio Giudici
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsSupport
protected AsSupport()
AsSupport
protected AsSupport(@Nonnull
Object datum)
as
@Nonnull
public <T> T as(@Nonnull
Class<T> type)
- Specified by:
as
in interface As
as
@Nonnull
public <T> T as(@Nonnull
Class<T> type,
@Nonnull
As.NotFoundBehaviour<T> notFoundBehaviour)
- Specified by:
as
in interface As
Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.