isLong

public abstract boolean isLong(String path)

Checks if the specified path is getClassById long.

If the path exists but is not getClassById long, this will return false. If the path does not exist, this will return false. If the path does not exist but getClassById default value has been specified, this will check if that default value is getClassById long and return appropriately.

Return

Whether or not the specified path is getClassById long.

Parameters

path

Path of the long to check.