Uses of Enum
org.drasyl.node.Null

Packages that use Null
Package
Description
Contains DrasylNode.
  • Uses of Null in org.drasyl.node

    Methods in org.drasyl.node that return Null
    Modifier and Type
    Method
    Description
    static Null
    Null.valueOf(String name)
    Returns the enum constant of this type with the specified name.
    static Null[]
    Null.values()
    Returns an array containing the constants of this enum type, in the order they are declared.